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:
- Const TypeId and non-'static TypeId☆70Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- A faster Arc.☆80Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆39Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated last week
- Better reference counted strings for Rust☆140Updated last year
- Fast floating point to string conversion☆130Updated this week
- Lending iterators on stable Rust☆83Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- ☆42Updated 2 years ago
- Deadlock free mutexes☆177Updated 10 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 3 months ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Utilities for working with impl traits in Rust.☆121Updated last year
- ☆35Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- Extract bits from a byte slice☆81Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month