mozilla / atomic_refcellLinks
Threadsafe RefCell for Rust
☆99Updated 10 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☆139Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- `$crate` in procedural macros.☆79Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- ☆42Updated 2 years ago
- Convert closures into wakers☆46Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- Typed any map for rust☆67Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- ☆61Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Minimal asynchronous executor for Rust☆133Updated this week