mklong / libngx
static library about nginx core data structure include array,buf,hash,list,queue ,tree,string and memory pool
☆15Updated 10 years ago
Alternatives and similar repositories for libngx:
Users that are interested in libngx are comparing it to the libraries listed below
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago
- nginx shared memory map module☆20Updated 9 years ago
- lru memory cache library☆25Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 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
- ☆37Updated 9 years ago
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- shared memory☆20Updated 8 years ago
- redis's async event loop library☆188Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 5 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Coroutines and asychronous I/O for cross-platform☆26Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- lock free queue☆47Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- http server library☆55Updated 9 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Updated 2 years ago
- Eventually Persistent in-memory database.☆80Updated 7 years ago
- Multi-Read from one bind port☆197Updated 9 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- server frame☆18Updated 7 years ago
- libevlite - A simple Network library that contains the Event library, Thread library, Communications library. Event library is LIBEVENT L…☆9Updated last year
- a tiny coroutine lib using for c++☆24Updated 10 years ago