#no-std
7 repos tagged no-std. Wiki index →
- Rust library for reading/writing numbers in big-endian and little-endian.
- A binary encoder / decoder implementation in Rust.
- servo/rust-smallvec · 1,673★"Small vector" optimization for Rust: store up to a small number of items on the stack
- rkyv/rkyv · 4,287★Zero-copy deserialization framework for Rust
- [Chumsky has moved to Codeberg!] Write expressive, high-performance parsers with ease.
- uuid-rs/uuid · 1,223★Generate and parse UUIDs.
- matklad/once_cell · 2,086★Rust library for single assignment cells and lazy statics without macros