bholley / atomic_refcellLinks
Threadsafe RefCell for Rust
☆90Updated 2 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:
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Const TypeId and non-'static TypeId☆66Updated last week
- Macro for sealing traits and structures☆54Updated 5 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Make trait methods callable without the trait in scope☆146Updated this week
- `$crate` in procedural macros.☆71Updated last week
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆127Updated last month
- docs.rs as a publishing platform?☆68Updated last week
- ☆57Updated last year
- Automatic cfg for Rust compiler features☆95Updated last week
- ☆57Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last week
- Find out about keys that are ignored when deserializing data☆85Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- ☆39Updated 9 months ago