fast / stacksafeLinks
Prevent stack overflow in deeply recursive functions with automatic stack management.
☆51Updated last month
Alternatives and similar repositories for stacksafe
Users that are interested in stacksafe are comparing it to the libraries listed below
Sorting:
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 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
- The missing compound borrowing for Rust.☆60Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- An implementation of bzip2 in pure rust☆58Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- ☆39Updated 11 months ago
- Static-checked parsing of regexes into structs☆45Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A faster Arc.☆73Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A Toolchain for Rust Debuginfo☆102Updated last week
- structured parallel execution for async Rust☆36Updated last year
- The quickest way to override dependencies with Cargo☆65Updated this week
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Pretty-print file sizes and more☆47Updated 4 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago