liigo / kfifo
kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.
☆65Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for kfifo
- 模仿 kfifo 实现的环形缓冲区☆93Updated 4 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 3 years ago
- A small thread-safe queue written in C☆102Updated 5 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- The NNG submodule of NanoMQ☆47Updated this week
- Protothreads extremely lightweight stackless threads implemented in C☆111Updated 12 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- crc16/crc32/crc64☆168Updated 3 months ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆80Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A simple UDP clock service, using libevent☆34Updated 15 years ago
- libubox from OpenWrt.☆39Updated 10 years ago
- Protocol Buffers C RPC implementation☆190Updated 4 years ago
- A hashtable in C☆57Updated 10 years ago
- 多种无锁队列☆43Updated 6 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆81Updated 2 years ago
- 一些简单、高效的数据结构☆31Updated 6 months ago
- Ubus library from openwrt. Python bindings not functional☆40Updated 10 years ago
- Fork of Log4c project☆86Updated 7 years ago
- Lock-Free Thread Pool☆75Updated last year
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆186Updated 4 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- My Makefile for Linux, application & driver☆44Updated 4 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆139Updated 4 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆162Updated this week
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆41Updated last month
- light weight SSDP library☆104Updated 9 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 7 years ago