An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with atomics

A curated list of projects in awesome lists tagged with atomics .

https://github.com/ashvardanian/forkunion

Lower-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 🍴

arm atomics compare-and-swap concurrency memory-model mpi multithreading openmp parallel-computing parallel-stl parallelism rayon thread-pool threadpool

Last synced: 16 Dec 2025

https://github.com/ashvardanian/fork_union

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 🍴

arm atomics compare-and-swap concurrency memory-model mpi multithreading openmp parallel-computing parallel-stl parallelism rayon thread-pool threadpool

Last synced: 13 Jun 2025

https://github.com/sysprog21/concurrent-ll

concurrent linked list implementation

atomics concurrency linked-list lock-free scalability

Last synced: 08 May 2025

https://github.com/lukaskalbertodt/atomig

Generic and convenient `std` atomics via `Atomic<T>`

atomics cas generic rust

Last synced: 04 Apr 2025

https://github.com/farhadi/cuckoo_filter

High-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir

atomics bloom-filter cuckoo-filter elixir erlang probablistic-data-structures

Last synced: 06 Apr 2025

https://github.com/gyson/blex

Fast Bloom filter with concurrent accessibility, powered by :atomics module.

atomics bloom bloom-filter elixir erlang filter probabilistic-data-structures

Last synced: 19 Jun 2025

https://github.com/gyson/ane

Ane (atomics and ets) is a library to share mutable data efficiently by utilizing atomics and ets modules.

atomics elixir erlang ets mutable shared

Last synced: 15 Apr 2025

https://github.com/andytill/oneup

NIF powered global counters for erlang

atomics beam erlang nif

Last synced: 26 Mar 2025

https://github.com/eleev/concurrency-kit

🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].

apple async atomics concurrency concurrent dispatch-queues framework gcd grand-central-dispatch ios ipados locks macos mutex spm swift swift-package-manager task watchos

Last synced: 12 Dec 2025

https://github.com/jorendorff/atomicbox

Safe atomic Box types for Rust

atomics concurrency rust

Last synced: 28 Apr 2025

https://github.com/bdistin/fs-nextra

Node.js fs.promises enhanced standard extra methods, atomic methods, and basic compression methods.

atomics fs promises typescript

Last synced: 20 Mar 2025

https://github.com/mmis1000/dom-proxy

A trasparent rpc for allowing web worker to access dom in mainland(and vise versa)

atomics finalizationgroup rpc sharedarraybuffer weakref web-worker

Last synced: 02 Aug 2025

https://github.com/preciz/abit

Use :atomics as a bit array or as an array of N-bit counters

atomics bitwise elixir

Last synced: 10 Apr 2025

https://github.com/CAFxX/atomics

All the missing AMD64 atomic instructions

amd64 atomics golang instructions

Last synced: 12 Apr 2025

https://github.com/orchetect/OTAtomics

Multi-platform Swift thread-safe atomics library

atomic atomics ios ios-swift macos swift swift-5 swift-5-5 tvos watchos

Last synced: 11 Mar 2025

https://github.com/orchetect/otatomics

Multi-platform Swift thread-safe atomics library

atomic atomics ios ios-swift macos swift swift-5 swift-5-5 tvos watchos

Last synced: 23 Apr 2025

https://github.com/farhadi/spinlock

Spinlock for Erlang and Elixir

atomics elixir erlang spinlock

Last synced: 03 May 2025

https://github.com/suirad/umutex

Platform Independant Mutex for the Zig programming language

atomics mutex mutex-lock zig zig-lang ziglang

Last synced: 15 Apr 2025

https://github.com/nim-works/arc

a hack to access reference counters with atomics

arc atomics concurrency continuations counting isolate memory nim orc ref reference threads

Last synced: 13 Jun 2025

https://github.com/buzzec/atomic_swapping

An arbitrary type atomic storage with swap operations.

atomics

Last synced: 11 Jul 2025

https://github.com/aaronlifton/fastcrawl

an agentic atomics-based low-heap allocation web crawler written in Rust, that can crawl Wikipedia at a rate of ~75 pages/sec.

agentic-ai agentic-framework agentic-web-crawler ai-agents atomics rust stack-allocation streaming-parser web-crawler wikipedia

Last synced: 24 Dec 2025

https://github.com/glessard/catomics

C11 atomics for Swift

atomics concurrency se-0282 swift

Last synced: 21 Oct 2025

https://github.com/pistonite/wasm-bindgen-spawn

A Web Worker based multithreading library for Rust and Assembly

atomics rust shared-memory threading wasm wasm-bindgen

Last synced: 17 Aug 2025

https://github.com/skippia/asynchronous_travel_around_node.js

Event loop tasks, async debugging, baseline performance(libuv), worker threads, workepools, multiprocessing(clustering), semaphores, mutexes, atomics

async-debug atomics clustering concurrency event-loop libuv multiprocessing multithreading mutex nodejs parallelism performance-node promises semaphore threads workerpool workers

Last synced: 03 Mar 2025

https://github.com/archisman-mridha/rust-atomics-and-locks

Reading the Rust Atomics and Locks book

atomics memory-order rust

Last synced: 20 Feb 2025

https://github.com/jatinderjit/rust-atomics

Notes for "Rust Atomics and Locks"

atomics concurrency rust rust-lang

Last synced: 05 Mar 2025

https://github.com/thanduriel/cuda_hip_comparison

performance study of atomics on GPUs

atomics cuda hip

Last synced: 09 Oct 2025

https://github.com/studyresearchprojects/rust-atomics-and-locks

Rust Atomics and Locks Book Exercises

atomics rust

Last synced: 07 Sep 2025

https://github.com/banyc/futex

Taming the beast of desync

atomics futex memory-model syncronization

Last synced: 28 Dec 2025