wishawa / decurseLinks
Rust macro to make recursive function run on the heap (i.e. no stack overflow).
☆24Updated 4 months ago
Alternatives and similar repositories for decurse
Users that are interested in decurse are comparing it to the libraries listed below
Sorting:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆16Updated 3 years ago
- ☆36Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- Configure const and static items by environment variables.☆25Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆56Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- ☆30Updated last year
- Rust map and set literals☆24Updated 5 years ago
- Exhaustive iteration trait in Rust☆17Updated 3 weeks ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- CLI tool to bake your fresh and hot MD files☆41Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Only argument parsing! Nothing more.☆16Updated last year
- ☆36Updated last year