dcshi / ncx_mempool
a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc
☆140Updated 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
- 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
- 多种无锁队列☆43Updated 7 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 5 months ago
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- Fork of Log4c project☆89Updated 8 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- Lock-Free Thread Pool☆76Updated last year
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- skip list with rank, code less than z_set in redis☆171Updated last year
- Simple memory leak finder.☆51Updated 11 years ago
- asynchronous examples for openssl using poll/epoll☆124Updated last year
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 10 years ago
- ☆150Updated 11 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆34Updated 8 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated last year
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 12 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- A memory pool written with C++☆58Updated 4 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- tcp server and client package using libuv☆130Updated 2 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- A small thread-safe queue written in C☆103Updated 5 years ago
- http request/response parser for c☆39Updated 7 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆431Updated 4 months ago
- a light-weight event loop based on epoll☆24Updated 8 years ago