This is a set of macros for ergonomically working with TCells and TLCells from the qcell crate.
A minimal cell wrapper for communication between regular and IRQ code on the GBA using single-word values.
Cell wrapper around volatile memory operations.
Wrappers with less overhead than RefCell for reference counted pointers
Safe and unsafe cells implementing Send/Sync
Ergonomic smart pointer and interior mutability extensions
Flexible parsing and transformation utilities for structured data. #[derive(Parser)] adds methods like .parse().json(), .toml(), .bin(), .map(), and .from() to simplify conversions using common wrappers like Arc, Mutex, Box, OnceCell, etc.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
CKB RPC server
Portable interfaces for maybe-atomic types
Binary that integrates XLS capabilities into a driver program
Provides an efficient wrapper around VecDeque, enabling safe internal mutability without the overhead of RefCell's runtime checks.
No description provided.
No description provided.