fast / stacksafeLinks
Prevent stack overflow in deeply recursive functions with automatic stack management.
☆63Updated last week
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 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- The missing compound borrowing for Rust.☆61Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 10 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Trait implementation generator macro☆30Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A faster Arc.☆75Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- Typed any map for rust☆67Updated 11 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago