Lazy repeatable caching iterator that only ever calculates each element once.
Iterator adaptor with caching that allows reiterating over the same iterator through the cache
A Rust crate for building Neutral Landscape Models.
A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory
A dynamic allocator example that may be used with the stdlib
A web application framework for Rust. Asteracea can be used for client-side and server-side rendering and for statically rendered and deployed sites (and combinations thereof) without specific changes to an app's code.
Gankra's toy compiler
Event listeners and callbacks for bevy
Library for cryptographic research
A pure-Rust implementation of group operations on ristretto255 and Curve25519
A pure-Rust implementation of group operations on ristretto255 and Curve25519
A pure-Rust implementation of group operations on ristretto255 and Curve25519