fast / stacksafeLinks
Prevent stack overflow in deeply recursive functions with automatic stack management.
☆64Updated last month
Alternatives and similar repositories for stacksafe
Users that are interested in stacksafe are comparing it to the libraries listed below
Sorting:
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A faster Arc.☆76Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- The missing compound borrowing for Rust.☆61Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆37Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Const TypeId and non-'static TypeId☆69Updated 2 weeks ago
- ☆43Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- structured parallel execution for async Rust☆37Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated last month