liigo / kfifoLinks
kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.
☆74Updated 9 months ago
Alternatives and similar repositories for kfifo
Users that are interested in kfifo are comparing it to the libraries listed below
Sorting:
- 多种无锁队列☆43Updated 7 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆118Updated 12 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A small thread-safe queue written in C☆105Updated 5 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 4 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 7 years ago
- 模仿 kfifo 实现的环形缓冲区☆95Updated 5 years ago
- Fork of Log4c project☆91Updated 8 years ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆81Updated 8 years ago
- 一些简单、高效的数据结构☆32Updated last year
- Protocol Buffers C RPC implementation☆195Updated 5 years ago
- crc16/crc32/crc64☆176Updated 9 months ago
- The NNG submodule of NanoMQ☆52Updated this week
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆161Updated 3 years ago
- Lock-Free Thread Pool☆78Updated last year
- JSON-RPC in C (server only for now)☆230Updated 7 months ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 8 months ago
- Simple memory leak finder.☆51Updated 11 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆225Updated 5 months ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆200Updated 4 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆35Updated 9 months ago
- Study for FreeRTOS☆13Updated 6 years ago
- light weight SSDP library☆105Updated 9 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 2 months ago
- A simple lib convert strings between gbk, utf8 and unicode with no dependence that works on windows and linux, etc.☆34Updated 6 years ago
- An open source, portable, easy to use, readable and flexible SSL library☆44Updated last year
- 基于C语言的json数据映射解析库☆134Updated 3 years ago