junjizhi / fifo
A first-in-first-out(FIFO) queue implemented in C, based on the linux kernel linked list
☆8Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for fifo
- A fast memory pool allocator☆13Updated 2 years ago
- JPEG decoder & encoder☆10Updated 3 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…☆79Updated 7 years ago
- A small thread-safe queue written in C☆102Updated 5 years ago
- 一个C语言常用字符串操作函数库☆17Updated 11 years ago
- 多种无锁队列☆43Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆23Updated 12 years ago
- Protocol Buffers C RPC implementation☆190Updated 4 years ago
- huffman encoder/decoder☆105Updated 3 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆138Updated 7 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 key-value lib based on share memory, it use hash data struct☆17Updated 10 years ago
- Tiny Embedded File System for Microcontrollers☆13Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.☆24Updated 5 years ago
- A Generic Makefile Template for C/C++ Programs☆80Updated 3 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- Heap for small embedded targets☆27Updated 11 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆41Updated last month
- Linear Linked List Library☆49Updated 8 months ago
- ☆15Updated 10 months ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现☆14Updated 3 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- a memory allocator for embedded systems (microcontrollers)☆59Updated 6 years ago
- A hashtable in C☆57Updated 10 years ago
- QEMU emulation of the STM32F2XX☆15Updated 11 years ago
- Experiments about p2p networking issues☆20Updated 13 years ago
- FTP server for lwip and tinyfatfs☆55Updated 4 months ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago