wishawa / decurseLinks
Rust macro to make recursive function run on the heap (i.e. no stack overflow).
☆24Updated 3 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.☆38Updated last year
- ☆24Updated 2 years ago
- ☆36Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- ☆36Updated last year
- Rust map and set literals☆24Updated 5 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated this week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Faster integer division and modulus operations☆87Updated 2 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago