wishawa / decurseLinks
Rust macro to make recursive function run on the heap (i.e. no stack overflow).
☆24Updated 3 weeks ago
Alternatives and similar repositories for decurse
Users that are interested in decurse are comparing it to the libraries listed below
Sorting:
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust map and set literals☆24Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- ☆36Updated 10 months ago
- Full precision decimal representation of f64☆26Updated last month
- An exploration of Storages☆35Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- horrible serde macro stuff☆39Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Profiling tool for Rust code.☆43Updated 5 months ago
- ☆24Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Concurrency algorithms☆11Updated 2 months ago