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
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆141Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- fast thread pool☆27Updated 6 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
- shared memory☆20Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Lock-Free Thread Pool☆76Updated last year
- ☆66Updated 5 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 6 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- Fork of Log4c project☆90Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 5 months ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆177Updated 12 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 6 months ago
- ☆14Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆38Updated last year
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 8 years ago