dcshi / ncx_mempool
a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc
☆141Updated 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
- 多种无锁队列☆43Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 6 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 6 months ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- Lock-Free Thread Pool☆76Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- Fork of Log4c project☆90Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- ☆150Updated 11 years ago
- shared memory☆20Updated 9 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☆24Updated 13 years ago
- A hashtable in C☆58Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- ☆66Updated 5 years ago
- skip list with rank, code less than z_set in redis☆171Updated last year
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated this week
- 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
- openssl surpport for handy☆42Updated 9 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago