Data structure serialization library with several opposite design goals from Serde
☆926Feb 16, 2026Updated last month
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☆882Dec 27, 2025Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- Type-erased Serialize, Serializer and Deserializer traits☆815Mar 2, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,718Mar 12, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,567Jan 11, 2026Updated 2 months ago
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Parser for Rust source code☆3,302Updated this week
- Serde serializable and deserializable trait objects☆1,488Feb 9, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Compile-time type-checked builder derive☆1,150Jan 1, 2026Updated 2 months ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- ☆498Nov 8, 2025Updated 4 months ago
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month