Akagi201 / listLinks
Port linux kernel list.h to userspace
☆31Updated 10 years ago
Alternatives and similar repositories for list
Users that are interested in list are comparing it to the libraries listed below
Sorting:
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 9 months ago
- 多种无锁队列☆43Updated 7 years ago
- libubox from OpenWrt.☆39Updated 11 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Fork of Log4c project☆91Updated 8 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
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 8 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- Ubus library from openwrt. Python bindings not functional☆41Updated 10 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆161Updated 3 years ago
- The project contains some libraries, which are the examples used by the blogs of "www.wowotech.net"☆54Updated 4 years ago
- Protocol Buffers C RPC implementation☆196Updated 5 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
- JSON-RPC in C (server only for now)☆230Updated 8 months ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆118Updated 12 years ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- Study for FreeRTOS☆13Updated 6 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated 2 years ago
- server daemon of LEP☆45Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 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…☆80Updated 8 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- Raw API for LwIP is too difficult? No, you can use the "rawket" APIs to build your network applications, the rawket gives you socket-like…☆36Updated 8 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆101Updated 9 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 7 years ago
- My own Source Insight config☆52Updated last year
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Updated 4 years ago
- 模仿 kfifo 实现的环形缓冲区☆95Updated 5 years ago