Skip to main content

Stack Syndicate

Stack Syndicate is the home of Crisp, Matatos, and Paraxis, among other projects.

The goal is to produce simple, modular, and reliable tools while intentionally minimizing endless customization and decision paralysis.

Qmi

·18 words·1 min
A wrapper over the Hecs and Persy rust crates which makes saving ECS worlds and the entities within simple.

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.

Matatos

·13 words·1 min
A fantasy operating system.

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.