Projects in Awesome Lists tagged with lockless
A curated list of projects in awesome lists tagged with lockless .
https://github.com/max0x7ba/atomic_queue
C++14 lock-free queue.
atomic atomic-queues atomics benchmarks c-plus-plus c-plusplus circular-queue cplusplus cpp data-structures datastructures high-performance lock-free lockfree lockless low-latency multi-threading multithreading queue ring-buffer-array
Last synced: 14 May 2025
https://github.com/happyfish100/libshmcache
libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.
cache key-value lockless shared-memory
Last synced: 23 Mar 2025
https://github.com/GavinClarke0/lockless-generic-ring-buffer
Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than channels with the added type safety of generics compared to ring buffers using interfaces.
Last synced: 07 May 2025
https://github.com/FrancoisChabot/variadic_future
Variadic, completion-based futures for C++17
cpp futures lockless multithreading
Last synced: 17 Apr 2025
https://github.com/denniscorvers/lockless-queue
A collection of lockless, concurrent queues
concurrenthashmap disruptor lockless mpmc-queue mpsc-queue queue ringbuffer spsc-queue thread-safe-queue unity unity3d
Last synced: 05 Apr 2025
https://github.com/nicowilliams/ctp
C Thread Primitives
c concurrent-data-structure concurrent-data-structures lock-free lock-less lockless rcu
Last synced: 03 Jan 2025
https://github.com/dcristoloveanu/clds
C Lockless Data Structures
c data-structures hash-table hazard-pointer library lock-free lockless singly-linked-list
Last synced: 12 Mar 2025
https://github.com/cyanide-burnout/fastpipe
Lockless inter-thead list-based communication pipe
c lock-free lockless multithreading
Last synced: 15 Mar 2025
https://github.com/jaksa-krawczyk/brbuffer
Lockless ring buffer
cpp17 lockless multiple-producers ring-buffer single-consumer
Last synced: 18 Feb 2025
https://github.com/keithduncan/atomic_list
Lockless thread-safe List to concurrently accumulate data.
Last synced: 15 Mar 2025