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☆79Updated 6 years ago
- 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 fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 7 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
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆62Updated 5 years ago
- ☆65Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- ☆53Updated 11 years ago
- modern c++ raft library☆47Updated 5 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- Redis C++ Client☆66Updated last year
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- A collection of shared memory containers for high performance server☆237Updated 3 years ago
- disruptor c++ implementation for IPC☆31Updated 8 months ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆229Updated 3 weeks ago
- vim plugin for c++☆32Updated 5 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- Mirror of Apache Qpid C++☆96Updated last year