liigo / kfifoLinks
kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.
☆74Updated last year
Alternatives and similar repositories for kfifo
Users that are interested in kfifo are comparing it to the libraries listed below
Sorting:
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- A small thread-safe queue written in C☆107Updated 5 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 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
- 多种无锁队列☆43Updated 7 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…☆80Updated 8 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆204Updated 5 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆127Updated 12 years ago
- OpenSource WebSocket toolkit☆126Updated last week
- Lock-Free Thread Pool☆79Updated 2 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- Fork of Log4c project☆92Updated 8 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆230Updated last month
- JSON-RPC in C (server only for now)☆232Updated 10 months ago
- Fast and small logger for embedded (or not) devices☆68Updated 6 months ago
- The NNG submodule of NanoMQ☆55Updated last week
- 模仿 kfifo 实现的环形缓冲区☆97Updated 5 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- ☆14Updated 8 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated 2 months ago
- libubox from OpenWrt.☆39Updated 11 years ago
- crc16/crc32/crc64☆179Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 根据工作中经常需要用到的,基于C语言封 装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- IPC benchmark on Linux☆75Updated 2 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated 2 years ago