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☆80Updated 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
- Basic C++ library on linux platform☆25Updated 8 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- ☆65Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- vim plugin for c++☆32Updated 5 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- Redis C++ Client☆67Updated last year
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- modern c++ raft library☆47Updated 5 years ago
- ☆37Updated 10 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- Lock-Free Thread Pool☆80Updated 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
- ☆52Updated 11 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 3 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- Mirror of Apache Qpid C++☆96Updated last year
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago