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.☆107Updated last year
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- A faster Arc.☆74Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- ☆40Updated last year
- ☆34Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- 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
- Better reference counted strings for Rust☆135Updated last year
- The missing compound borrowing for Rust.☆61Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- ☆32Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Detect blocking code in Tokio async tasks. (Rust)☆70Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- An exploration of Storages☆37Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week