bmanojlovic / zlog
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
☆38Updated last year
Alternatives and similar repositories for zlog:
Users that are interested in zlog are comparing it to the libraries listed below
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- Zlog on Windows☆112Updated last year
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 5 months ago
- Fork of Log4c project☆89Updated 8 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated last year
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- Source Insight快捷宏,基于quicker.em进行修改,最终目的在于,采用便捷的方式添加注释,并符合Doexgen的解析规则☆34Updated 3 years ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现☆15Updated 3 years ago
- 模仿 kfifo 实现的环形缓冲区☆94Updated 4 years ago
- Lock-Free Thread Pool☆76Updated last year
- gpio interrupt test under Toradex imx7s with embedded linux☆14Updated 7 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆28Updated 4 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆140Updated 7 years ago
- Google Test Mirror☆25Updated 12 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆72Updated last year
- qemu-arm-linux☆32Updated 7 years ago
- ☆69Updated 4 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆190Updated 4 years ago
- libusb test demo☆36Updated 7 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- Port linux kernel list.h to userspace☆30Updated 9 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆97Updated 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
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆43Updated 4 months ago