A OnceCell that implements Deref, panicking if not set yet.
Ergonomic smart pointer and interior mutability extensions
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Embedded domain specific language (eDSL) for writing circuits with the [`halo2`](https://github.com/axiom-crypto/halo2) API. It simplifies circuit programming to declaring constraints over a single advice and selector column and provides built-in circuit tuning and support for multi-threaded witness generation.
Store and retrieve geojson in a memory mapped database
Library-size normalization + log1p of a single-cell count matrix — matches scanpy normalize_total/log1p
An implementation of FlowField (vector field) pathfinding as a plugin to the Bevy game engine
Spatial gene regulatory network inference and in-silico perturbation (Rust port of SpaceTravLR)
Spatial gene regulatory network inference and in-silico perturbation (Rust port of SpaceTravLR)
Tapir is a moderately useful Brainfuck interpreter.
Real-time Python creative coding → WebGPU renderer. Write app.py, see it at 60 fps.
Generic and dynamic cellular automaton lib for bevy