mozilla / atomic_refcellLinks
Threadsafe RefCell for Rust
☆95Updated 7 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:
- Better reference counted strings for Rust☆137Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆60Updated 2 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- Convert closures into wakers☆46Updated 9 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆41Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆159Updated last week
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- `$crate` in procedural macros.☆76Updated last month
- ☆41Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Minimal asynchronous executor for Rust☆130Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year