rench1988 / mcacheLinks
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
Sorting:
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- 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
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- redis's async event loop library☆189Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A generic C memory pool☆100Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆139Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆266Updated 4 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 weeks ago
- Message Framing for libuv☆58Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Minimal HTTP processing library☆154Updated 5 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 13 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- libuv thread communication☆58Updated 2 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- Mirror from SVN of GNU libmicrohttpd☆65Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C hash implementation based on khash☆173Updated 3 weeks 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