dtolnay / miniserde
Data structure serialization library with several opposite design goals from Serde
☆822Updated 3 weeks ago
Alternatives and similar repositories for miniserde:
Users that are interested in miniserde are comparing it to the libraries listed below
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Serialization library with zero dependencies☆746Updated last month
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- Typed distributed plugin registration☆1,040Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆691Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Fast floating point to string conversion☆613Updated 2 months ago
- A macro to generate structures which behave like bitflags☆977Updated this week
- Compile-time type-checked builder derive☆939Updated 4 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- Rust library allowing to register multiple handlers for the same signal☆747Updated 4 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆762Updated 5 months ago
- An ultra simple CLI arguments parser.☆582Updated last year
- A minimal `syn` syntax tree pretty-printer☆651Updated this week
- Module initialization/global constructor functions for Rust☆775Updated last month
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆652Updated last month
- Support atomic operations on Arc itself☆851Updated 2 weeks ago
- Slotmap data structure for Rust☆1,171Updated 10 months ago
- Indented document literals for Rust☆676Updated 2 months ago
- Macros for all your token pasting needs☆1,037Updated 3 months ago
- Easy self-referential struct generation for Rust.☆561Updated last week
- Temporary file library for rust☆1,222Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,471Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆771Updated 2 months ago
- A Rust proc-macro attribute parser☆1,058Updated last month
- A minimal async executor that lets you block on a future☆546Updated 2 months ago
- Async multi-producer multi-consumer channel☆817Updated 2 months ago