wishawa / decurse
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
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- ☆36Updated 8 months ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Rust map and set literals☆24Updated 5 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Simple goldenfile testing in Rust.☆39Updated 2 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Exhaustive iteration trait in Rust☆14Updated last month
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- ☆39Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Only argument parsing! Nothing more.☆16Updated last year
- Visualise recursive functions and tree structures.☆29Updated 3 years ago