wishawa / decurseLinks
Rust macro to make recursive function run on the heap (i.e. no stack overflow).
☆24Updated 3 years ago
Alternatives and similar repositories for decurse
Users that are interested in decurse are comparing it to the libraries listed below
Sorting:
- Exhaustive iteration trait in Rust☆16Updated last week
- Rust map and set literals☆24Updated 5 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆36Updated 9 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆40Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- ☆29Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- `smol` integrations with `axum`☆19Updated 4 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- ☆24Updated 2 years ago
- Serde serializer for generating Starlark build targets☆66Updated 3 weeks ago
- ☆34Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago