dtolnay / serde-stacker
Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack
☆33Updated last week
Alternatives and similar repositories for serde-stacker:
Users that are interested in serde-stacker are comparing it to the libraries listed below
- Thread-unsafe async runtime☆27Updated 4 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Lightweight path selector for searching Rust code☆16Updated last year
- ☆35Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- A library for constructing statically sized arrays☆10Updated 2 years ago
- A rust library for reusing heap allocations