Data structure serialization library with several opposite design goals from Serde
☆922Feb 16, 2026Updated 2 weeks ago
Alternatives and similar repositories for miniserde
Users that are interested in miniserde are comparing it to the libraries listed below
Sorting:
- Serialization library with zero dependencies☆873Dec 27, 2025Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆826Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A small and fast async runtime for Rust☆4,782Updated this week
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Parser for Rust source code☆3,294Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- A simple, safe HTTP client☆2,078Feb 5, 2026Updated 3 weeks ago
- Serde serializable and deserializable trait objects☆1,477Feb 9, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month