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☆126Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- Http multipart parser implemented in C☆245Updated 3 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 last month
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- Streaming websocket frame parser and frame builder for c☆69Updated 6 years ago
- nginx shared memory map module☆21Updated 10 years ago
- A generic C memory pool☆100Updated 9 years ago
- websocket server using libuv☆56Updated 9 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- lru memory cache library☆25Updated 6 years ago
- shared memory☆21Updated 9 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Russ Cox's libtask (with enhancements)☆321Updated 13 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- ☆37Updated 10 years ago
- c++ cluster wrapper for hiredis with async and unix sockets features☆65Updated 8 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 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 2 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year