TennyZhuang / const-currying-rsLinks
☆39Updated 9 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
Sorting:
- Const TypeId and non-'static TypeId☆66Updated last month
- Mirror of Rust's allocator api for use on stable 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.☆49Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Type-erased core::Discriminant<T>☆38Updated last month
- An exploration of Storages☆35Updated last year
- Compile-time regular expressions, the right way.☆78Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- ☆31Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- ☆31Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- ☆69Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- The missing compound borrowing for Rust.☆58Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆40Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A sinless derive helper☆72Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago