TennyZhuang / const-currying-rsLinks
☆39Updated last year
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:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 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.☆55Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- A faster Arc.☆77Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- ☆42Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- ☆37Updated last month
- Faster integer division and modulus operations☆88Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Fast floating point to string conversion☆111Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- Macro for sealing traits and structures☆60Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- An exploration of Storages☆39Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month