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:
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An exploration of Storages☆37Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Lending iterators on stable Rust☆83Updated 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- ☆40Updated last year
- Better reference counted strings for Rust☆134Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Faster integer division and modulus operations☆87Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆191Updated 4 months ago
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- The missing compound borrowing for Rust.☆60Updated last week
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A faster Arc.☆73Updated last year
- Object Pool LockFree in Rust☆47Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆126Updated 10 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- ☆32Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- Make trait methods callable without the trait in scope☆152Updated last week