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
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- redis's async event loop library☆189Updated 5 years ago
- Http multipart parser implemented in C☆239Updated 2 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- lru memory cache library☆25Updated 5 years ago
- A tiny C library for generating uuid4 strings☆238Updated 2 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆444Updated 11 months ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- A generic C memory pool☆100Updated 8 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- C library of key-value data structures.☆295Updated 5 years ago
- nginx shared memory map module☆20Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 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
- Minimal HTTP processing library☆154Updated 5 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- Streaming websocket frame parser and frame builder for c☆68Updated 6 years ago
- A CMake build for libuv☆44Updated 6 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- 🛀 A memory pool implemented by C.☆15Updated 9 months ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 12 years ago
- extends libuv to support tls/ssl in a simpler API for clibs☆34Updated 7 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- Implementation of Reliable UDP☆97Updated 6 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- MIT-Licensed ANSI C Embeddable Command-Line Option Library With a popt/GOption-Style Interface☆15Updated 8 years ago