TennyZhuang / const-currying-rs
☆39Updated 6 months ago
Alternatives and similar repositories for const-currying-rs:
Users that are interested in const-currying-rs are comparing it to the libraries listed below
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Threadsafe RefCell for Rust☆90Updated this week
- Lending iterators on stable Rust☆82Updated last year
- An exploration of Storages☆36Updated last year
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆36Updated last year
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- ☆30Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- A sinless derive helper☆71Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Compile-time regular expressions, the right way.☆76Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- ☆38Updated 2 weeks ago