fast / stacksafeLinks
Prevent stack overflow in deeply recursive functions with automatic stack management.
☆34Updated last month
Alternatives and similar repositories for stacksafe
Users that are interested in stacksafe are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆78Updated last week
- Hex Display: A modern xxd alternative.☆43Updated 4 months ago
- Pretty-print file sizes and more☆47Updated 4 months ago
- A faster Arc.☆73Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- A Toolchain for Rust Debuginfo☆99Updated this week
- structured parallel execution for async Rust☆34Updated 11 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- Obsessively tiny error derive macro☆87Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- ☆44Updated 4 months ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- State machine pattern for Rust☆29Updated 9 months ago