derive macros to generate is_*, as_* and as_*_mut accessors for enum variants
Derive macro SortBy and helper macros EnumAccessor and EnumSequence, deriving traits `Ord`, `PartialOrd`, `Eq`, `PartialEq` and `Hash` for structs and enums that can't automatically derive from those traits.
Proc-macro derive to generate keypath methods using rust-keypaths (static dispatch)
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Standalone ReAct agent loop — LlmClient + Engine with no platform dependencies
This package provides a coherent set of manual accessor macros.
A serialization and deserialization implementation which allows for schema-evolution.
Macro for easy access to common fields of enums
A high-performance, archetype-based Entity Component System (ECS) written in Rust.
Core types and trait for generating Elm code from Rust types.
Core types and trait for generating Elm code from Rust types.
Zero-copy parser for Steam's VDF (Valve Data Format) files