All tags
Catalogue tag

#atomic

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

50 records
Tagged “atomic”Ranked by health index
npm
96Exceptionalhealth index
coveo/ui-kit
Coveo UI kit repository, home of @coveo/headless, @coveo/atomic, and more.
TypeScript · JavaScript★ 67↓ 772.7K/moJul 21, 2026
Apache-2.0Jul 21, 2026 · metrics 2.10.0
npm
94Exceptionalhealth index
pmndrs/jotai
👻 Primitive and flexible state management for React
TypeScript · JavaScript★ 21.2KAug 5, 2026
MITAug 5, 2026 · metrics 2.10.0
crates.io
91Excellenthealth index
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
Rust★ 8,537↓ 211M/moAug 4, 2026
Apache-2.0Aug 4, 2026 · metrics 2.10.0
crates.io
89Excellenthealth index
taiki-e/portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
Rust★ 246↓ 41.3M/moAug 27, 2026
Apache-2.0Aug 27, 2026 · metrics 2.10.0
npm
87Excellenthealth index
npm/write-file-atomic
Write files in an atomic fashion w/configurable ownership
JavaScript★ 255↓ 384M/moAug 4, 2026
ISCAug 4, 2026 · metrics 2.10.0
crates.io
83Excellenthealth index
taiki-e/atomic-maybe-uninit
Atomic operations on potentially uninitialized integers.
Rust★ 32↓ 6,237/moJul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
crates.io
83Excellenthealth index
taiki-e/portable-atomic-util
Synchronization primitives built with portable-atomic.
Rust★ 8↓ 10.4M/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
crates.io
80Excellenthealth index
kryptic-sh/hjkl
Vim engine, rope buffer, and modal editor primitives. Pre-release; see MIGRATION.md.
Rust★ 6↓ 5,325/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
crates.io
78Goodhealth index
ibraheemdev/papaya
A fast and ergonomic concurrent hashmap for read-heavy workloads.
Rust★ 941↓ 1.2M/moAug 28, 2026
MITAug 28, 2026 · metrics 2.10.0
Go
71Goodhealth index
cplieger/atomicfile
Atomic, durable file writes for Go: temp -> fsync -> rename with path validation
Go★ 0Jul 17, 2026
GPL-3.0Jul 17, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
vertexclique/kovan
High-performance wait-free memory reclamation for wait-free data structures (ASMR). Bounded memory usage, predictable latency.
Rust★ 121↓ 8,360/moJul 30, 2026
Apache-2.0Jul 30, 2026 · metrics 2.10.0
Packagist
67Goodhealth index
nette/safe-stream
SafeStream: atomic and safe manipulation with files via native PHP functions.
PHP★ 118↓ 48.3K/moSep 5, 2026
Custom licenseSep 5, 2026 · metrics 2.10.0
67Goodhealth index
soenneker/soenneker.atomics.ints
A thread-safe int implemented on top of Interlocked/Volatile operations.
C#★ 0Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
67Goodhealth index
soenneker/soenneker.atomics.longs
A thread-safe long implemented on top of Interlocked/Volatile operations.
C#★ 0Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
67Goodhealth index
soenneker/soenneker.atomics.resources
AtomicResource is a thread-safe utility for holding a single instance of a resource that can be lazily created, atomically reset, and asynchronously torn down, ensuring safe concurrent access and predictable lifecycle management.
C#★ 0Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
67Goodhealth index
soenneker/soenneker.atomics.valueints
A thread-safe int32 struct implemented on top of Interlocked/Volatile operations.
C#★ 0Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
crates.io
67Goodhealth index
vorner/arc-swap
Support atomic operations on Arc itself
Rust★ 1,401↓ 23.1M/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
Go · npm
65Goodhealth index
LarsArtmann/go-atomic-write
Crash-safe, race-free file writes for Go — TOCTOU protection via fingerprint verification, cross-platform file locking, atomic rename, and fsync for crash durability.
MDX · Go · Astro★ 1Aug 29, 2026
MITAug 29, 2026 · metrics 2.10.0
npm
65Goodhealth index
Omnistac/zedux
:zap: A Molecular State Engine for React
TypeScript★ 473↓ 186.9K/moAug 29, 2026
MITAug 29, 2026 · metrics 2.10.0
crates.io
65Goodhealth index
orxfun/orx-concurrent-bag
An efficient, convenient and lightweight grow-only concurrent data structure allowing high performance concurrent collection.
Rust★ 5↓ 631.6K/moAug 13, 2026
Apache-2.0Aug 13, 2026 · metrics 2.10.0
65Goodhealth index
soenneker/soenneker.atomics.strings
A lock-free, thread-safe wrapper for atomically publishing and reading a string reference. Designed for shared, mutable string state with minimal allocations, supporting fast reads and safe one-time or racing initialization without locks.
C#★ 0Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
65Goodhealth index
soenneker/soenneker.atomics.valuebools
A thread-safe bool struct implemented on top of Interlocked/Volatile operations.
C#★ 0Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
crates.io
63Moderatehealth index
DuckLogic/intid.rs
Data structures for newtype integer ids
Rust★ 1↓ 3,016/moAug 23, 2026
Apache-2.0Aug 23, 2026 · metrics 2.10.0
crates.io
62Moderatehealth index
houseme/starshard
Starshard: a high-performance, lazily sharded concurrent HashMap for Rust.
Rust★ 10↓ 7,200/moJul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
crates.io
62Moderatehealth index
orxfun/orx-concurrent-vec
A thread-safe, efficient and lock-free vector allowing concurrent grow, read and update operations.
Rust★ 18↓ 15.2K/moAug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
npm
62Moderatehealth index
zss-in-js/zss-engine
A CSS-in-JS transpiler engine for building zero-runtime stylesheets at build time.
TypeScript★ 3↓ 2,363/moJul 26, 2026
MITJul 26, 2026 · metrics 2.10.0
crates.io
60Moderatehealth index
orxfun/orx-concurrent-iter
A thread-safe and ergonomic concurrent iterator trait and efficient lock-free implementations.
Rust★ 6↓ 645.4K/moAug 13, 2026
Apache-2.0Aug 13, 2026 · metrics 2.10.0
crates.io
60Moderatehealth index
tokio-rs/loom
Concurrency permutation testing tool for Rust.
Rust★ 2,779↓ 3.5M/moAug 11, 2026
MITAug 11, 2026 · metrics 2.10.0