fast / stacksafeLinks
Prevent stack overflow in deeply recursive functions with automatic stack management.
☆60Updated 3 months ago
Alternatives and similar repositories for stacksafe
Users that are interested in stacksafe are comparing it to the libraries listed below
Sorting:
- 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 4 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- The missing compound borrowing for Rust.☆61Updated last week
- cargo-add command to make dependencies into dylibs☆101Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- A faster Arc.☆75Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Integer types with customizable niche values☆48Updated 10 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Typed any map for rust☆67Updated 9 months ago
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Library facilitating safe pinned initialization☆60Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- An implementation of bzip2 in pure rust☆62Updated last week
- 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…☆96Updated 3 weeks ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- An alternate Cargo registry using static files☆130Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago