wishawa / decurseLinks
Rust macro to make recursive function run on the heap (i.e. no stack overflow).
☆24Updated 5 months ago
Alternatives and similar repositories for decurse
Users that are interested in decurse are comparing it to the libraries listed below
Sorting:
- ☆38Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Approximate Quantiles with Configurable Worst Case Error☆16Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆24Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Rust map and set literals☆24Updated 5 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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated this week
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Atomic operations on potentially uninitialized integers.