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:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Const TypeId and non-'static TypeId☆69Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- ☆42Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- The missing compound borrowing for Rust.☆61Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 3 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A faster Arc.☆76Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- ☆76Updated 3 weeks ago
- ☆36Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Minimal TOML library with few dependencies☆83Updated 9 months ago