Generic Atomic<T> type for Rust
☆248Sep 16, 2025Updated last year
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☆373Jul 10, 2026Updated 2 months ago
- Intrusive collections for Rust☆559Aug 4, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,412Aug 28, 2026Updated 3 weeks ago
- Heap-based async timers☆219May 20, 2026Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆907Jul 19, 2026Updated 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated last month
- ☆37Aug 8, 2024Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆252Sep 9, 2026Updated last week
- Rust crate for a convenient RAII scope guard.☆566Jul 17, 2023Updated 3 years ago
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆594May 14, 2026Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years ago
- Backtraces in Rust☆628Sep 2, 2026Updated 2 weeks ago
- Heapless, `static` friendly data structures☆2,021Updated this week
- Slotmap data structure for Rust☆1,360Sep 4, 2026Updated 2 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,435Sep 5, 2026Updated 2 weeks ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,087Sep 12, 2026Updated last week
- Unsafe marker trait for types that deref to a stable address☆38Jul 21, 2026Updated 2 months ago
- ☆46Oct 23, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,118Aug 10, 2026Updated last month
- ☆498Nov 8, 2025Updated 10 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆102Jan 22, 2026Updated 8 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
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- cross-platform Rust API for memory mapped IO☆576Feb 13, 2022Updated 4 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,735Updated this week
- A library for to allow multiple return types by automatically generated enum.☆381Sep 6, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,334Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆224Aug 19, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,996Sep 6, 2026Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆385Aug 23, 2026Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆48May 17, 2025Updated last year
- A crate for safe and ergonomic pin-projection.☆719Sep 6, 2026Updated 2 weeks ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Proof of concept of procedural macro input parsed by LALRPOP☆52Dec 19, 2022Updated 3 years ago
- Compile time static maps for Rust☆2,189Updated this week
- Automatic cfg for Rust compiler features☆114May 22, 2026Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated last year
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Aug 7, 2018Updated 8 years ago
- Run closures in parallel☆118Jan 19, 2025Updated last year