Skip to main content

Postvan

·16 words·1 min
A pub/sub broker library in Rust using the tokio async runtime. The API is designed to be predictable and to have a coherent mental-model that is easy to reason about.

Procgen

·14 words·1 min
A procedural generation library in Rust.

Paraxis

·21 words·1 min
A library centered on spatial datastructures and algorithms, with a focus on simple APIs and performance.

Crisp

·16 words·1 min
A minimalist ahead-of-time compiled programming language based on Scheme with static typing.