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☆250Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆161Updated 3 years ago
- Lock-Free Thread Pool☆78Updated last year
- Fork of Log4c project☆91Updated 8 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- A memory pool written with C++☆59Updated 4 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- openssl surpport for handy☆42Updated 9 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 9 months ago
- fast thread pool☆27Updated 6 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- ☆67Updated 5 years ago
- shared memory☆21Updated 9 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 2 months ago
- ☆154Updated 11 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- ☆211Updated 9 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- Protocol Buffers C RPC implementation☆196Updated 5 years ago
- Redis C++ Client☆66Updated last year
- 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