a lightweight ergonomic bit manipulation library for packing booleans
Attribute macro to pack all boolean fields of a struct into a bitfield
Binary-level structure packing and unpacking generator
Text JSON (TJSON) - a readability optimized, round trip compatible alternative to JSON
A highly parallel Perl 5 interpreter written in Rust
Zero-copy protobuf wire-format primitives: varint, zigzag, cursor-based decoder, field encoders, packed repeated fields.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A tiny, bit-packed bit vector with Small Vector Optimization (SVO).
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
const lookup table generation
Provides traits and implementations for packing and unpacking two numbers into a single value.
A zero-cost, hardware-aligned bitfield and enumeration generator.