wishawa / decurse
Rust macro to make recursive function run on the heap (i.e. no stack overflow).
☆23Updated 3 years ago
Alternatives and similar repositories for decurse:
Users that are interested in decurse are comparing it to the libraries listed below
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A memory efficient syntax tree for language developers☆52Updated last week
- ☆35Updated 5 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- ☆23Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust map and set literals☆24Updated 4 years ago
- ☆29Updated 9 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- A Rustified OpenCL Experience☆46Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 2 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 2 years ago
- ☆32Updated 2 years ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- Completion futures for Rust☆19Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Make any value Sync but only available on its original thread☆37Updated last week