tiankonguse / shm-cacheLinks
一个c/c++ 开发的基于本地共享内存的cache库
☆15Updated 8 years ago
Alternatives and similar repositories for shm-cache
Users that are interested in shm-cache are comparing it to the libraries listed below
Sorting:
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆92Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- disruptor c++ implementation for IPC☆31Updated 7 months ago
- ☆65Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- ☆53Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A C++ Rate limiter implementation.☆56Updated 10 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- A collection of shared memory containers for high performance server☆235Updated 3 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Updated 10 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆28Updated 4 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 7 years ago
- Redis C++ Client☆66Updated last year
- vim plugin for c++☆32Updated 5 years ago
- A highly optimized single producer single consumer message queue C++ template☆272Updated 3 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago