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 week
- Type-erased core::Discriminant<T>☆38Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Compile-time regular expressions, the right way.☆78Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- ☆37Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆39Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- ☆30Updated 2 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Lending iterators on stable Rust☆82Updated last year
- A faster Arc.☆68Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- What if we could check declarative macros before using them?☆48Updated 6 months ago
- The missing compound borrowing for Rust.☆57Updated last week
- An exploration of Storages☆35Updated last year