mozilla / atomic_refcellLinks
Threadsafe RefCell for Rust
☆99Updated 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:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Const TypeId and non-'static TypeId☆69Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated this week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆61Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Bare-metal allocators.☆76Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago