TennyZhuang / const-currying-rs
☆39Updated 5 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☆59Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- 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
- Threadsafe RefCell for Rust☆90Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Type-erased core::Discriminant<T>☆38Updated this week
- Lending iterators on stable Rust☆81Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- The missing compound borrowing for Rust.☆57Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago
- Convert closures into wakers☆45Updated 3 weeks ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- ☆97Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆29Updated 8 months ago
- Compile-time regular expressions, the right way.☆77Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- A sinless derive helper☆62Updated 3 months ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- ☆39Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- ☆41Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- ☆36Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Utilities for working with impl traits in Rust.☆101Updated 2 weeks ago