Serialization library with zero dependencies
☆877Dec 27, 2025Updated 2 months ago
Alternatives and similar repositories for nanoserde
Users that are interested in nanoserde are comparing it to the libraries listed below
Sorting:
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- An ultra simple CLI arguments parser.☆632Oct 19, 2023Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- A simple and fast random number generator☆565Feb 9, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Rust derive-based argument parsing optimized for code size☆1,888Feb 11, 2026Updated 3 weeks ago
- A simple, safe HTTP client☆2,078Feb 5, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Type-erased Serialize, Serializer and Deserializer traits☆813Updated this week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week
- Compile time static maps for Rust☆2,107Updated this week
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- ☆500Nov 8, 2025Updated 3 months ago
- Cranelift based backend for rustc☆1,991Updated this week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- Cross-platform audio for Rust☆129Oct 16, 2025Updated 4 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,367Feb 13, 2026Updated 2 weeks ago
- Find out what takes most of the space in your executable.☆2,721May 10, 2024Updated last year
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 7 months ago
- Cross platform rendering in Rust☆1,952Jan 1, 2026Updated 2 months ago
- A minimal async executor that lets you block on a future☆658Nov 19, 2025Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Feb 25, 2026Updated last week
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 8 months ago
- A fast binary serialization framework☆406Oct 16, 2024Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago