bholley / atomic_refcellLinks
Threadsafe RefCell for Rust
☆93Updated 3 months ago
Alternatives and similar repositories for atomic_refcell
Users that are interested in atomic_refcell are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months 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
- `$crate` in procedural macros.☆73Updated last month
- Better reference counted strings for Rust☆130Updated 11 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Macro for sealing traits and structures☆57Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- ☆57Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- ☆40Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Migrated to Codeberg☆79Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago