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

Projects in Awesome Lists tagged with lockless

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

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.

go golang lockless ringbuffer

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/cyanide-burnout/fastpipe

Lockless inter-thead list-based communication pipe

c lock-free lockless multithreading

Last synced: 15 Mar 2025

https://github.com/keithduncan/atomic_list

Lockless thread-safe List to concurrently accumulate data.

atomic crate lockless

Last synced: 15 Mar 2025