Akagi201 / list
Port linux kernel list.h to userspace
☆30Updated 9 years ago
Alternatives and similar repositories for list:
Users that are interested in list are comparing it to the libraries listed below
- Protothreads extremely lightweight stackless threads implemented in C☆112Updated 12 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
- libubox from OpenWrt.☆39Updated 10 years ago
- Ubus library from openwrt. Python bindings not functional☆41Updated 10 years ago
- My own Source Insight config☆52Updated last year
- Fork of Log4c project☆88Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- source insight 3.X tabs plugin in c language☆96Updated 8 years ago
- A small thread-safe queue written in C☆103Updated 5 years ago
- Study for FreeRTOS☆12Updated 6 years ago
- The project contains some libraries, which are the examples used by the blogs of "www.wowotech.net"☆54Updated 4 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated last year
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆28Updated 4 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Source insight 3.X UTF8 plugin in c language☆74Updated 8 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- a user-space simulated dump_stack(), based on mips.☆19Updated 9 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 8 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
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 韦东山驱动开发源代码☆13Updated 8 years ago
- 模仿 kfifo 实现的环形缓冲区☆93Updated 4 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 7 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆97Updated 8 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 4 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 8 years ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现☆15Updated 3 years ago