mozilla / atomic_refcellLinks
Threadsafe RefCell for Rust
☆99Updated 9 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☆139Updated last year
- Macro for sealing traits and structures☆60Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆54Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- `$crate` in procedural macros.☆78Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆42Updated 2 years ago
- ☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- docs.rs as a publishing platform?☆71Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago