wishawa / decurseLinks
Rust macro to make recursive function run on the heap (i.e. no stack overflow).
☆24Updated last month
Alternatives and similar repositories for decurse
Users that are interested in decurse are comparing it to the libraries listed below
Sorting:
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆24Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months 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
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- ☆27Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- ☆36Updated 11 months ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Extension of nom to trace parser☆49Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Rust map and set literals☆24Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago