TennyZhuang / const-currying-rsLinks
☆39Updated 10 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
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- The missing compound borrowing for Rust.☆58Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- ☆31Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- 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
- Make trait methods callable without the trait in scope☆149Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆32Updated 3 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- ☆40Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago