Safe Rust bindings for libfyaml YAML parser with DOM navigation, path queries, and serde-compatible Value type
Skiplist implementation in Rust for fast insertion and removal, including a normal skiplist, ordered skiplist, and skipmap.
A protocol for decentralized information management
Seamless CLI for Google's Nano Banana (Gemini 2.5 Flash Image Preview) model
Strongly typed linear algebra with glam
Create enums with a constant value associated to every variant
A simple and effective inventory system for games.
Traits for flattening heterogeneous, nested inputs into a single iterator
A HashMap and HashSet like interface for enums backed by an array
An implementation of a Java Virtual Machine (JVM).
Language agnostic linter that keeps your code and documentation in sync and valid
Pure-Rust SA-IS suffix array construction, BWT, and inverse BWT with rayon parallelism. Output byte-compatible with libsais.