mklong / libngxLinks
static library about nginx core data structure include array,buf,hash,list,queue ,tree,string and memory pool
☆16Updated 11 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
- The asynchronous TLS abstraction for OpenSSL☆127Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- redis's async event loop library☆189Updated 6 years ago
- Http multipart parser implemented in C☆245Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- lru memory cache library☆25Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- MIT-Licensed ANSI C Embeddable Command-Line Option Library With a popt/GOption-Style Interface☆15Updated 8 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 2 months ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- c++ cluster wrapper for hiredis with async and unix sockets features☆65Updated 8 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- nginx shared memory map module☆21Updated 10 years ago
- Russ Cox's libtask (with enhancements)☆322Updated 13 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- A generic C memory pool☆101Updated 9 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 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 2 years ago
- websocket server using libuv☆56Updated 9 years ago
- ☆37Updated 10 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Streaming websocket frame parser and frame builder for c☆69Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago