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
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Rust map and set literals☆24Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆24Updated last year
- ☆36Updated 7 months ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Efficient byte-stream pipe buffer☆42Updated 9 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- ☆29Updated 11 months ago
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- Full precision decimal representation of f64☆26Updated last month
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago