mozilla / atomic_refcellLinks
Threadsafe RefCell for Rust
☆95Updated 8 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☆138Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Typed any map for rust☆67Updated 11 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆42Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- ☆61Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 2 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- ☆42Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- `$crate` in procedural macros.☆76Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year