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☆236Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- static library about nginx core data structure include array,buf,hash,list,queue ,tree,string and memory pool☆16Updated 11 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
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- redis's async event loop library☆189Updated 6 years ago
- The asynchronous TLS abstraction for OpenSSL☆127Updated 7 years ago
- Russ Cox's libtask (with enhancements)☆322Updated 13 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆143Updated this week
- Minimal HTTP processing library☆154Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆270Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- LMAX's disruptor pattern implemented in C☆96Updated 6 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆447Updated 3 months ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆41Updated 7 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 9 years ago
- Netstring parsing in C☆36Updated 5 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 12 years ago
- Asynchronous DNS resolver☆36Updated 8 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 3 months ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆214Updated last year
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Updated 13 years ago