mklong / libngx
static library about nginx core data structure include array,buf,hash,list,queue ,tree,string and memory pool
☆16Updated 10 years ago
Alternatives and similar repositories for libngx
Users that are interested in libngx are comparing it to the libraries listed below
Sorting:
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- nginx shared memory map module☆20Updated 10 years ago
- lru memory cache library☆25Updated 5 years ago
- ☆37Updated 10 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆17Updated 9 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 10 years ago
- server frame☆18Updated 7 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- redis's async event loop library☆188Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- A generic C memory pool☆99Updated 8 years ago
- lock free queue☆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
- libevlite - A simple Network library that contains the Event library, Thread library, Communications library. Event library is LIBEVENT L…☆9Updated last year
- shared memory☆20Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- nginx 共享内存☆19Updated 9 years ago
- timer based on min-heap☆12Updated 8 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- ☆154Updated 11 years ago
- c++ cluster wrapper for hiredis with async and unix sockets features☆65Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- C++ wrapper for hiredis C library☆33Updated 6 years ago
- a consistent_hash implementation writen in c++☆80Updated 11 years ago
- Minimal HTTP processing library☆153Updated 5 years ago
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated 9 months ago