Generic Atomic<T> type for Rust
☆247Sep 16, 2025Updated 10 months ago
Alternatives and similar repositories for atomic-rs
Users that are interested in atomic-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Per-object thread-local storage for Rust☆369Jul 10, 2026Updated last week
- Intrusive collections for Rust☆539Jul 12, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,387Jun 8, 2026Updated last month
- Heap-based async timers☆219May 20, 2026Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆889Updated this week
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Conditional compilation according to rustc compiler version☆394Jul 7, 2026Updated 2 weeks ago
- ☆37Aug 8, 2024Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆243Updated this week
- Rust crate for a convenient RAII scope guard.☆562Jul 17, 2023Updated 3 years ago
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆594May 14, 2026Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years ago
- Backtraces in Rust☆621Jul 9, 2026Updated last week
- Heapless, `static` friendly data structures☆1,993Updated this week
- Slotmap data structure for Rust☆1,337May 9, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,399Jul 10, 2026Updated last week
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,048Updated this week
- Unsafe marker trait for types that deref to a stable address☆37Updated this week
- ☆46Oct 23, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,093Jul 15, 2026Updated last week
- ☆498Nov 8, 2025Updated 8 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆100Jan 22, 2026Updated 6 months ago
- Combine a reader + writer into a duplex of Read + Write☆43Oct 15, 2020Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- cross-platform Rust API for memory mapped IO☆573Feb 13, 2022Updated 4 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,674Jun 11, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆383Jul 3, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,281Jul 7, 2026Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆222Updated this week
- Rust port of Google's SwissTable hash map☆2,973Updated this week
- A thread pool for isolating blocking I/O in async programs☆380Aug 31, 2025Updated 10 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆48May 17, 2025Updated last year
- A crate for safe and ergonomic pin-projection.☆715Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Proof of concept of procedural macro input parsed by LALRPOP☆52Dec 19, 2022Updated 3 years ago
- Compile time static maps for Rust☆2,167Updated this week
- Automatic cfg for Rust compiler features☆114May 22, 2026Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated 10 months ago
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Aug 7, 2018Updated 7 years ago
- Run closures in parallel☆117Jan 19, 2025Updated last year