lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
☆149Nov 5, 2020Updated 5 years ago
Alternatives and similar repositories for lfqueue
Users that are interested in lfqueue are comparing it to the libraries listed below
Sorting:
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆32Sep 17, 2018Updated 7 years ago
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆25Sep 19, 2017Updated 8 years ago
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Mar 7, 2018Updated 7 years ago
- A STOMP client written in c, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol. Simple Api usage☆16Dec 22, 2021Updated 4 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Jul 5, 2019Updated 6 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Sep 15, 2018Updated 7 years ago
- A cross-platform module to writing C/C++ service for nginx.☆37May 16, 2019Updated 6 years ago
- A STOMP upstream module on nginx, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol.☆13Jun 13, 2018Updated 7 years ago
- Minimize lock-free queue ever!☆134Feb 21, 2026Updated last week
- C++ http client, pure libcurl based with customized set_easy_opt for different kind of requests for Mobile, NON BLOCK UI SYNC http reques…☆29Oct 31, 2018Updated 7 years ago
- To structure your elastic client command in your nginx proxy for multiple elasticsearch server.☆22Apr 27, 2018Updated 7 years ago
- ngx_lfqueue is the queue which share memory across multiple threads and multiple worker without any lock!!☆25Sep 21, 2018Updated 7 years ago
- Cross-platform lean file system monitoring library in pure C. Licensed under MIT.☆24May 8, 2012Updated 13 years ago
- C++ template containers with optimized memory consumption☆12Feb 17, 2026Updated last week
- Circular span☆12May 24, 2024Updated last year
- Flow field pathfinding in rust☆13Sep 29, 2019Updated 6 years ago
- mirror of jsish - A javascript interpreter with 0install, sqlite and websocket support☆13Dec 8, 2015Updated 10 years ago
- demo for par_camera_control.h☆11Nov 22, 2022Updated 3 years ago
- C hash lib inspired by LUA's table☆10Sep 8, 2016Updated 9 years ago
- My bash scripts collection☆20Mar 15, 2024Updated last year
- ☆21Feb 20, 2026Updated last week
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Feb 20, 2015Updated 11 years ago
- A collection of all my single-header libraries.☆17Dec 22, 2023Updated 2 years ago
- little test driven handle library in c☆12Mar 1, 2021Updated 4 years ago
- Prettiest C++ generator/coroutine implementation.☆14Dec 17, 2015Updated 10 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- Websockets for Lua☆35Aug 20, 2025Updated 6 months ago
- C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue☆16May 14, 2021Updated 4 years ago
- Java Bindings for reCAPTCHA V2. See https://developers.google.com/recaptcha/docs/verify☆16Dec 5, 2023Updated 2 years ago
- Lightweight C++ Profiler☆18May 9, 2018Updated 7 years ago
- Fast O(1) offset allocator with minimal fragmentation. Single C-Header library version.☆36Dec 24, 2025Updated 2 months ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- Open Source Data Library for data serialization.☆44Feb 27, 2024Updated 2 years ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- static library about nginx core data structure include array,buf,hash,list,queue ,tree,string and memory pool☆16Nov 25, 2014Updated 11 years ago
- Bake build system. corto fork of SanderMertens/bake☆16May 23, 2019Updated 6 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Feb 12, 2024Updated 2 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Feb 1, 2023Updated 3 years ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆14Jun 9, 2020Updated 5 years ago