dcshi / ncx_mempoolLinks
a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc
☆143Updated 7 years ago
Alternatives and similar repositories for ncx_mempool
Users that are interested in ncx_mempool are comparing it to the libraries listed below
Sorting:
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- Fork of Log4c project