dcshi / ncx_mempoolLinks
a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc
☆143Updated 8 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☆251Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- Protocol Buffers C RPC implementation☆203Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆165Updated 3 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆78Updated last year
- Lock-Free Thread Pool☆81Updated 2 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- shared memory☆21Updated 9 years ago
- Fork of Log4c project☆93Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- OpenSource WebSocket toolkit☆127Updated 3 months ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆447Updated 2 weeks ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆452Updated 2 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 6 years ago
- JSON-RPC in C (server only for now)☆235Updated last week
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆458Updated 4 years ago
- ☆155Updated 12 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆170Updated 2 weeks ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆208Updated 5 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago