TennyZhuang / const-currying-rsLinks
☆39Updated last year
Alternatives and similar repositories for const-currying-rs
Users that are interested in const-currying-rs are comparing it to the libraries listed below
Sorting:
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- The missing compound borrowing for Rust.☆62Updated last month
- ☆36Updated last month
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated 2 months ago
- ☆42Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆65Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A faster Arc.☆76Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Faster integer division and modulus operations☆87Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- ☆34Updated last year
- ☆76Updated last month
- ☆34Updated last year
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year