wishawa / decurseLinks
Rust macro to make recursive function run on the heap (i.e. no stack overflow).
☆24Updated 6 months ago
Alternatives and similar repositories for decurse
Users that are interested in decurse are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆38Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Rust map and set literals☆24Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆56Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Approximate Quantiles with Configurable Worst Case Error☆16Updated 3 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- ☆24Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- Asynchronize blocking operation.☆26Updated 3 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Trait implementation generator macro☆30Updated 3 weeks ago
- ☆36Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Atomic operations on potentially uninitialized integers.☆24Updated last week
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago