mklong / libngxLinks
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
- redis's async event loop library☆189Updated 5 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Http multipart parser implemented in C☆241Updated 3 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 16 years ago
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated last year
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- MIT-Licensed ANSI C Embeddable Command-Line Option Library With a popt/GOption-Style Interface☆15Updated 8 years ago
- lru memory cache library☆25Updated 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☆446Updated last week
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 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☆55Updated 9 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- nginx shared memory map module☆21Updated 10 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Streaming websocket frame parser and frame builder for c☆68Updated 6 years ago
- A generic C memory pool☆100Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- Minimize lock-free queue ever!☆133Updated 7 years ago
- A CMake build for libuv☆44Updated 7 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- timer based on min-heap☆12Updated 8 years ago
- Async non-blocking multi-protocol networking library for C/C++☆441Updated 5 years ago
- OAuth 2 C Client Library☆37Updated 3 years 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