wishawa / decurse
Rust macro to make recursive function run on the heap (i.e. no stack overflow).
☆24Updated 3 years ago
Alternatives and similar repositories for decurse:
Users that are interested in decurse are comparing it to the libraries listed below
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- ☆35Updated 6 months ago
- ☆24Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Rust map and set literals☆24Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- ☆48Updated 3 years ago
- Full precision decimal representation of f64☆25Updated this week
- ☆33Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Profiling tool for Rust code.☆43Updated last month
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Iterator of const known length☆15Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year