mozilla / atomic_refcellLinks
Threadsafe RefCell for Rust
☆95Updated 6 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☆136Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆135Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Make trait methods callable without the trait in scope☆156Updated this week
- Macro for sealing traits and structures☆59Updated 9 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Minimal asynchronous executor for Rust☆129Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆60Updated 2 years ago
- ☆40Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago