mozilla / atomic_refcellLinks
Threadsafe RefCell for Rust
☆95Updated 6 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:
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Better reference counted strings for Rust☆137Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Typed any map for rust☆67Updated 9 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆60Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Convert number to enum☆87Updated last year
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆130Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆41Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year