K-B-Z / kbz-event
send and recv event between processes with very few lines of code
☆47Updated 10 years ago
Alternatives and similar repositories for kbz-event:
Users that are interested in kbz-event are comparing it to the libraries listed below
- 多种无锁队列☆43Updated 7 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
- shared memory☆20Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 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
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 5 months ago
- fast thread pool☆27Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- Lock-Free Thread Pool☆76Updated last year
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆42Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated last year
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated last year
- ☆14Updated 8 years ago
- Fork of Log4c project☆89Updated 8 years ago
- ☆66Updated 5 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 7 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆43Updated 4 months ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- asynchronous examples for openssl using poll/epoll☆124Updated last year