rench1988 / mcacheLinks
lru memory cache library
☆25Updated 6 years ago
Alternatives and similar repositories for mcache
Users that are interested in mcache are comparing it to the libraries listed below
Sorting:
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆267Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- redis's async event loop library☆189Updated 5 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 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☆445Updated last month
- LMAX's disruptor pattern implemented in C☆96Updated 2 months ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 5 months ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated last week
- Minimal HTTP processing library☆155Updated 6 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Asynchronous DNS resolver☆35Updated 7 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- An easy to use DNS library with C and Lua bindings