fast / stacksafeLinks
Prevent stack overflow in deeply recursive functions with automatic stack management.
☆69Updated 3 months ago
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!☆72Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Compile-time regular expressions, the right way.☆81Updated last year
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆70Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A faster Arc.☆80Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Blazing fast parallel caching for Rust. Serializes complex data to a chunked file format to get CPU maximum power on data loads, but as a…☆108Updated last month
- Abstract over different executors☆74Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- ☆39Updated last year
- Utilities for working with impl traits in Rust.☆121Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Typed any map for rust☆67Updated last year
- structured parallel execution for async Rust☆37Updated last year
- An async version of iterator☆41Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year