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☆53Updated 4 months ago
- 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
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Better reference counted strings for Rust☆120Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Const TypeId and non-'static TypeId☆64Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- `$crate` in procedural macros.☆69Updated last month
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆55Updated last year
- #[no_std] print equivalent for Rust☆63Updated last year
- ☆41Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Abstract over different executors☆73Updated last year
- Typed any map for rust☆65Updated 4 months ago
- ☆30Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- ☆55Updated 10 months ago