dtolnay / miniserde
Data structure serialization library with several opposite design goals from Serde
☆853Updated 2 months ago
Alternatives and similar repositories for miniserde:
Users that are interested in miniserde are comparing it to the libraries listed below
- Serialization library with zero dependencies☆781Updated last month
- Typed distributed plugin registration☆1,103Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- A crate for mucking around with piles of bytes☆838Updated last week
- Slotmap data structure for Rust☆1,196Updated last year
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆960Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Slab allocator for Rust☆773Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆732Updated last month
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- An ultra simple CLI arguments parser.☆602Updated last year
- ☆481Updated 6 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated this week
- Support atomic operations on Arc itself☆951Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,375Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- Compile-time type-checked builder derive☆1,010Updated last month
- A minimal `syn` syntax tree pretty-printer☆691Updated last week