bholley / atomic_refcellLinks
Threadsafe RefCell for Rust
☆91Updated 3 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:
- Const TypeId and non-'static TypeId☆66Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- `$crate` in procedural macros.☆71Updated last month
- Macro for sealing traits and structures☆56Updated 6 months ago
- ☆57Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Migrated to Codeberg☆79Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 8 months ago
- Serialization value trees☆44Updated 10 months ago
- ☆57Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Typed any map for rust☆67Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year