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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆266Updated 4 years ago
- redis's async event loop library☆188Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- 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
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 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
- Simple C library for parsing URLs with zero-copy and no mallocs.☆138Updated 3 years ago
- static library about nginx core data structure include array,buf,hash,list,queue ,tree,string and memory pool☆16Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆443Updated 10 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- An easy to use DNS library with C and Lua bindings☆79Updated last year
- Example of how to use the current joyent/http-parser api to parse http requests☆21Updated 11 years ago
- A generic C memory pool☆100Updated 8 years ago
- Russ Cox's libtask (with enhancements)☆320Updated 12 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- This project implements a reliability layer atop UDP in C.☆1Updated 12 years ago
- Netstring parsing in C☆36Updated 4 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆40Updated 7 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago
- A distributed durable unique 64bit ID server☆202Updated 7 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago