dtolnay / serde-stacker
Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack
☆33Updated 3 weeks ago
Alternatives and similar repositories for serde-stacker:
Users that are interested in serde-stacker are comparing it to the libraries listed below
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- constant-size associative container backed by a simple array☆19Updated last year
- Thread-unsafe async runtime☆27Updated 4 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- ☆13Updated 4 years ago
- ☆36Updated 7 months ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- An alternative `std`-like implementation built on origin☆26Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- Learn what's changed on crates.io☆17Updated 4 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 3 months ago
- Take a value atomically once.☆29Updated 2 years ago