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 last week
- Mirror of Rust's allocator api for use on stable rust☆50Updated 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
- Faster integer division and modulus operations☆87Updated 2 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Lending iterators on stable Rust☆82Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- ☆29Updated 9 months ago
- An exploration of Storages☆36Updated last year
- Type-erased core::Discriminant<T>☆38Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Convert closures into wakers☆45Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- Utilities for working with impl traits in Rust.☆103Updated last month
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- Compile-time regular expressions, the right way.☆76Updated last month
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- ☆112Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- A sinless derive helper☆65Updated 4 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago