rench1988 / mcache
lru memory cache library
☆25Updated 5 years ago
Alternatives and similar repositories for mcache:
Users that are interested in mcache are comparing it to the libraries listed below
- 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
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- http server library☆59Updated 10 years ago
- A hashtable in C☆58Updated 11 years ago
- redis's async event loop library☆188Updated 5 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- nginx shared memory map module☆20Updated 10 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- Netstring parsing in C☆35Updated 4 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Minimalistic STUN client☆19Updated 10 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- libngxcore is the library built from nginx core APIs.☆26Updated 10 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- static library about nginx core data structure include array,buf,hash,list,queue ,tree,string and memory pool☆16Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 9 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago