wishawa / decurseLinks
Rust macro to make recursive function run on the heap (i.e. no stack overflow).
☆24Updated 7 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
- A Rustified OpenCL Experience☆46Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆16Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆38Updated 3 years ago
- Rust map and set literals☆24Updated 5 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated this week
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆58Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆36Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Configure const and static items by environment variables.☆26Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago