bholley / atomic_refcell
Threadsafe RefCell for Rust
☆90Updated last month
Alternatives and similar repositories for atomic_refcell:
Users that are interested in atomic_refcell are comparing it to the libraries listed below
- Macro for sealing traits and structures☆54Updated 5 months ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- `$crate` in procedural macros.☆70Updated last month
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Convert closures into wakers☆45Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆56Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- ☆42Updated 6 months ago
- Migrated to Codeberg☆79Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- A scope for async_std and tokio to spawn non-static futures☆132Updated 11 months ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆39Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago