Threadsafe RefCell for Rust
☆99Mar 13, 2025Updated last year
Alternatives and similar repositories for atomic_refcell
Users that are interested in atomic_refcell are comparing it to the libraries listed below
Sorting:
- A fast text renderer for glow (https://github.com/grovesNL/glow)☆13May 19, 2024Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Sep 8, 2024Updated last year
- A more flexible version of the Rust `scoped-tls` library☆19Sep 25, 2024Updated last year
- A interface for Rust to interact with the taskbar☆19Aug 15, 2022Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆29Updated this week
- A std::Instant replacement that works on WASM too.☆113May 17, 2024Updated last year
- futures::AtomicWaker extracted into its own crate☆39Feb 15, 2026Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆135Mar 29, 2023Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆39Jan 20, 2026Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆284Jan 22, 2026Updated last month
- Immutable types and ImplicitClone trait similar to Copy☆22Nov 24, 2025Updated 3 months ago
- ☆12Feb 15, 2023Updated 3 years ago
- ☆12Nov 14, 2021Updated 4 years ago
- Source for generating blue noise textures via either Void and Cluster or Forced Random Dithering. Generated textures also included.☆17Aug 17, 2021Updated 4 years ago
- A thread-safe & efficient memory pool☆172Oct 12, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆321Jul 13, 2025Updated 8 months ago
- A list of Rust buffers that implements the bytes::Buf trait.☆36Oct 2, 2025Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- Zig comptime using Rust proc macros☆54May 30, 2024Updated last year
- Safe atomic Box types for Rust☆23Jan 13, 2023Updated 3 years ago
- Integration between rust-base64 and serde☆16Oct 1, 2024Updated last year
- A math library specialized for 2d screen graphics.☆14Feb 28, 2025Updated last year
- A bounding-volume hierarchy for in-game broad-phase collision detection☆30Feb 24, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Value log implementation for key-value separated storage in safe Rust☆44Sep 5, 2025Updated 6 months ago
- Structured concurrency operations for async Rust☆492Jan 28, 2026Updated last month
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- An implementation of a LRU cache☆795Jan 7, 2026Updated 2 months ago
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- Thin immutable zero-copy byte slice☆69Feb 25, 2026Updated 3 weeks ago
- ☆324Sep 30, 2025Updated 5 months ago
- A fast binary serialization framework☆406Oct 16, 2024Updated last year
- ☆12Aug 14, 2025Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆731Updated this week
- Better reference counted strings for Rust☆144Jul 18, 2024Updated last year