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
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 7 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- 多种无锁队列☆43Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- Fork of Log4c project☆91Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆159Updated 3 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☆126Updated last year
- Protocol Buffers C RPC implementation☆192Updated 4 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- A memory pool written with C++☆58Updated 4 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆70Updated 8 months ago
- Simple memory leak finder.☆51Updated 11 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- Lock-Free Thread Pool☆78Updated last year
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- a light-weight event loop based on epoll☆24Updated 8 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆446Updated 2 years ago
- Redis C++ Client☆66Updated last year
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- openssl surpport for handy☆42Updated 9 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 3 weeks ago
- 协程的简单实现☆50Updated 3 years ago
- a simple example for how to use epoll☆66Updated 12 years ago