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:
- 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
- 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
- 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
- A STOMP upstream module on nginx, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol.☆13Jun 13, 2018Updated 7 years ago
- A cross-platform module to writing C/C++ service for nginx.☆36May 16, 2019Updated 6 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Jul 5, 2019Updated 6 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 8 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆31Sep 15, 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
- Minimize lock-free queue ever!☆134Feb 21, 2026Updated 3 weeks ago
- It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in loc…☆233Jul 22, 2021Updated 4 years ago
- Cross-platform lean file system monitoring library in pure C. Licensed under MIT.☆24May 8, 2012Updated 13 years ago
- Bit-banged MIPI RFFE control library developed for STM32 HAL platforms☆13May 3, 2019Updated 6 years ago
- 基于ngx-stream-module 实现长连接的处理,把长连接数据按照使用的协议转切分为请求(request),与后端服务器使用短连接通讯,完全兼容后端http协议。后端服务器使用推送协议可以很方便的把数据推送到客户端。☆17Nov 27, 2022Updated 3 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
- an optimizing compiler to a binary turing machine☆12Dec 16, 2024Updated last year
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Feb 1, 2023Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Nov 26, 2023Updated 2 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Feb 20, 2015Updated 11 years ago
- Binding to the graphviz library☆18Dec 7, 2024Updated last year
- QWebEngineView与Js交互实例,实现与js进行数据互传☆15Sep 10, 2016Updated 9 years ago
- ASNeG OPC UA Web Server is a web application which provides access to OPC UA data via the Internet.☆30Jun 22, 2021Updated 4 years ago
- A collection of all my single-header libraries.☆17Dec 22, 2023Updated 2 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆22Jan 15, 2023Updated 3 years ago
- little test driven handle library in c☆12Mar 1, 2021Updated 5 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
- Prettiest C++ generator/coroutine implementation.☆14Dec 17, 2015Updated 10 years ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,087Feb 22, 2026Updated 3 weeks ago
- A Doxygen plugin for MkDocs☆18Dec 4, 2020Updated 5 years ago
- Websockets for Lua☆35Aug 20, 2025Updated 7 months ago
- Mirror of libslz☆34Jul 11, 2019Updated 6 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Jan 9, 2020Updated 6 years ago
- C++ PIMPL idiom without an allocation involved☆14Mar 10, 2024Updated 2 years ago
- small delegate implementation☆85Nov 29, 2016Updated 9 years ago
- Circular span☆12May 24, 2024Updated last year