dtolnay / serde-stacker
Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack
☆32Updated last month
Related projects ⓘ
Alternatives and complementary repositories for serde-stacker
- Rust String type with configurable byte storage.☆33Updated last month
- A newtype wrapper that causes Debug impls to skip a field.☆20Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- Learn what's changed on crates.io☆15Updated 2 weeks ago
- Thread-unsafe async runtime☆27Updated last week
- Experimenting with ergonomic dyn types☆29Updated 2 years ago
- ☆35Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆21Updated last month
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆19Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Make any value Sync but only available on its original thread☆36Updated last year
- myrrlyn’s wyzyrdly library☆25Updated 7 months ago
- Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules.☆14Updated last month
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆30Updated 2 weeks ago
- Helps you frob those bits☆34Updated 2 months ago
- A simple macro to create correct opaque pointers☆23Updated 3 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Assure that your tests are there, and well written.☆15Updated last year
- constant-size associative container backed by a simple array☆19Updated last year
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 4 years ago