tiankonguse / shm-cache
一个c/c++ 开发的基于本地共享内存的cache库
☆14Updated 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
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆118Updated 6 years ago
- ☆53Updated 11 years ago
- vim plugin for c++☆32Updated 5 years ago
- A tiny network library like muduo and libevent.☆17Updated 4 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- Lock-Free Thread Pool☆76Updated last year
- ☆65Updated 5 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- concurrency library for C++☆74Updated 10 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- disruptor c++ implementation for IPC☆32Updated last month
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- Basic C++ library on linux platform☆25Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆80Updated 2 years ago
- modern c++ raft library☆46Updated 5 years ago
- high-performance-thread-pool☆14Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- A high performance C++11 base library for server-side dev☆30Updated 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