indexing_fmt


Rust
github.com/jonaspleyer/indexing_fmt

This crate allows the formatting of integer types as superscripts or subscripts. It is written in pure safe Rust and no_std compatible.

approx-derive & approxim


Rust
github.com/jonaspleyer/approx-derive

Provides derive macros for the popular approx crate. Approxim is a fork of approx which includes additional functionality.

Spatial Decomposition


Rust
github.com/jonaspleyer/spatial-decomposition

A Rust crate which can decompose given rectangles into subdomains depending on different criteria. It implements the Kong-Mount-Roscoe (KMR) decomposition

crate2bib


Rust science
github.com/jonaspleyer/crate2bib

A crate to generate a BibTeX entry from a given crate name and optional version number.

peace-of-posters


Typst Science
github.com/jonaspleyer/peace-of-posters

Create scientific posters in Typst.

circ-buffer


Rust
github.com/jonaspleyer/circ-buffer

A no_std crate for a fixed-size statically allocated ring-buffer with optional serde (De)-Serialization.