dtolnay / serde-stackerLinks
Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack
☆35Updated 2 weeks ago
Alternatives and similar repositories for serde-stacker
Users that are interested in serde-stacker are comparing it to the libraries listed below
Sorting:
- ☆36Updated last year
- Serde serializer for generating Starlark build targets☆69Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- Automatic testing of FFI bindings for Rust☆21Updated 5 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 5 months ago
- Thread-unsafe async runtime☆29Updated 11 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- Extensions to the Rust standard library☆47Updated 9 months ago
- Generic Range iterators for Rust☆26Updated 3 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Textual tables with automatic alignment☆39Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 weeks ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Asynchronous C++ interoperability for Rust☆10Updated 4 years ago
- Non-allocating iterator over command line arguments☆46Updated 2 weeks ago