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

Projects in Awesome Lists tagged with atomic-operation

A curated list of projects in awesome lists tagged with atomic-operation .

https://github.com/taymindis/lfqueue

lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!

atomic-operation c cpp cross-platform generic-types lock-free lock-free-queue thread-safety threadsafe wait-free

Last synced: 09 Apr 2025

https://github.com/sanjay-sol/load_balancer

This load balancer project distributes network traffic across multiple servers, ensuring high availability using health checks and dynamic request routing. It optimizes load distribution through a weighted algorithm and supports Round Robin selection.

atomic-operation golang max-heap reverse-proxy round-robin tcp thread-safety

Last synced: 10 Apr 2025

https://github.com/thelazytomcat/lib.interlockedops

Set of functions providing atomic operations (addition, subtraction, exchange, ...) on variables. Created as an replacement and extension of interlocked functions provided by WinAPI.

atomic-operation delphi fpc interlocked lazarus object-pascal pascal x86 x86-64

Last synced: 28 Feb 2025

https://github.com/space-code/atomic

atomic is a Swift property wrapper designed to make values thread-safe.

atomic-operation swift

Last synced: 28 Feb 2025

https://github.com/yahialm/concurrent-sharded-maps-go-std-library

This project aims to develop an HTTP API that mimics the functionality of a HashMap while overcoming the constraint of data distribution across multiple machines. The primary challenge lies in designing and implementing a sharding scheme to distribute and manage data efficiently across a cluster of machines.

api atomic-operation concurrency golang http missing-semester mutex-synchronisation sharded-hashmap

Last synced: 28 Feb 2025

https://github.com/rtradeltd/peerid-locker

a locker used for fine-grained control over concurrent access to peerID specific things

atomic atomic-operation ipfs ipns libp2p

Last synced: 26 Feb 2025