C++14 lock-free queue.
-
Updated
Jul 20, 2025 - C++
C++14 lock-free queue.
Providing reproducibility in deep learning frameworks
Concurrency in Go video course with in depth explanations & examples
Recursive Worker Threads in NodeJS
facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.
Low(est?)-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocations, mutexes, CAS-primitives, and false-sharing on the hot path 🍴
Web Locks API 🔒
concurrent linked list implementation
Trivial RISC-V Linux binary bootloader
High-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir
Fast Bloom filter with concurrent accessibility, powered by :atomics module.
Fast, shared, upgradeable, non-recursive and non-fair mutex
distributed computing toolkit in rust
🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].
Add a description, image, and links to the atomics topic page so that developers can more easily learn about it.
To associate your repository with the atomics topic, visit your repo's landing page and select "manage topics."