TennyZhuang / const-currying-rsLinks
☆39Updated 11 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:
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- Better reference counted strings for Rust☆131Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Faster integer division and modulus operations☆87Updated 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
- ☆32Updated 4 months ago
- A faster Arc.☆73Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- ☆40Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- An exploration of Storages☆37Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Macro for sealing traits and structures☆58Updated 8 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- A concurrent, append-only vector.☆187Updated last month
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago