A fast, lock-free, shared memory user data cache for PHP
-
Updated
Jun 28, 2024 - C
A fast, lock-free, shared memory user data cache for PHP
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
concurrent linked list implementation
Minimize lock-free queue ever!
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
Concurrent trie-hash map library
"Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically suitable for embedded systems.
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
📶 A lock- and wait-free hashtable (and an array too)
A lock-free priority queue implementation
lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free memory management library using fix sized memory managed in single linked list
ngx_lfqueue is the queue which share memory across multiple threads and multiple worker without any lock!!
fast lock free shared memory allocator
C Language Template Library C语言 模板库
It's a robust lockless queue used in multiprocessing, and it can deal with the situation that any process aborts at any line.
C Thread Primitives
LillyDAP == Little LDAP: Event-driven, lock-free kernel for dynamic data servers, clients, filters, ...
Add a description, image, and links to the lock-free topic page so that developers can more easily learn about it.
To associate your repository with the lock-free topic, visit your repo's landing page and select "manage topics."