A Rust library for representing 12-bit unsigned values. This is primarily useful for implementing Chip-8 assemblers and interpreters safely. The type implements the bulk of the standard Rust literal semantics and operators, and much of the documentation is adapted from the u16 intrinsic type.
Pure-Rust AVIF (AV1 Image File Format) decoder — HEIF meta-box walk + primary-item / av1C extraction, handed to oxideav-av1 for end-to-end pixel decode; grid + alpha + irot/imir/clap composition
Define structures with accessors for particular bits or bit ranges
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A 12-bit dodecet encoding system optimized for geometric and calculus operations
Simple one-dependency implementation of Twitter`s (X) snowflake in rust
Pure-Rust Theora video codec — orphan-rebuild scaffold pending clean-room re-implementation.
Production-ready Rust implementation of BIP39 mnemonic code for cryptocurrency wallets
Pure Rust AVIF encoder wrapping zenrav1e with still image, animation, HDR, and metadata support
A memorizable random password generator.
VAX floating-point types
A powerful arithmetic and boolean expression evaluator