tiankonguse / shm-cacheLinks
一个c/c++ 开发的基于本地共享内存的cache库
☆15Updated 9 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 multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆81Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- ☆65Updated 6 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- modern c++ raft library☆47Updated 5 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- ☆52Updated 11 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- vim plugin for c++☆32Updated 5 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- Redis C++ Client☆67Updated last year
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 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
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- Mirror of Apache Qpid C++☆97Updated last year
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Updated 7 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Updated 11 years ago
- shared memory☆21Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago