bholley / atomic_refcellLinks
Threadsafe RefCell for Rust
☆93Updated 5 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:
- Better reference counted strings for Rust☆134Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- 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
- Macro for sealing traits and structures☆59Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- ☆58Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Minimal asynchronous runtime for Rust☆129Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Typed any map for rust☆67Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Bare-metal allocators.☆75Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year