dcshi / ncx_mempool
a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc
☆139Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for ncx_mempool
- 多种无锁队列☆43Updated 6 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- asynchronous examples for openssl using poll/epoll☆122Updated last year
- Lock-Free Thread Pool☆75Updated last year
- Protocol Buffers C RPC implementation☆190Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆156Updated 2 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- ☆150Updated 11 years ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆23Updated 12 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆65Updated 3 months ago
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago
- shared memory☆19Updated 8 years ago
- A hashtable in C☆57Updated 10 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated last year
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆45Updated 2 years ago
- Fork of Log4c project☆86Updated 7 years ago
- skip list with rank, code less than z_set in redis☆172Updated last year
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆32Updated 10 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- openssl surpport for handy☆42Updated 9 years ago
- lock free queue☆46Updated 11 years ago
- Google Test Mirror☆26Updated 12 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago