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 multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- ☆65Updated 6 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☆91Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Updated this week
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- Redis C++ Client☆66Updated last year
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆226Updated 3 weeks ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Lock-Free Thread Pool☆79Updated last year
- ☆53Updated 11 years ago
- ☆37Updated 10 years ago
- Mirror of Apache Qpid C++☆95Updated last year
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- C++ port of LMAX disruptor☆21Updated 7 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago