bholley / atomic_refcell
Threadsafe RefCell for Rust
☆90Updated last year
Alternatives and similar repositories for atomic_refcell:
Users that are interested in atomic_refcell are comparing it to the libraries listed below
- 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Convert closures into wakers☆45Updated last month
- Better reference counted strings for Rust☆118Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆61Updated last week
- `$crate` in procedural macros.☆69Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆55Updated last year
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆55Updated 10 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Compile-time string operations☆90Updated 3 weeks ago
- ☆39Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Lending iterators on stable Rust☆82Updated last year
- An updated version of linked-hash-map and friends☆109Updated last week