mikewei / shm_container
A collection of shared memory containers for high performance server
☆232Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for shm_container
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆220Updated this week
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆194Updated 6 years ago
- C++ Base Library for serverside development☆340Updated 4 years ago
- cross-platform coroutine library in c++☆834Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆540Updated 5 months ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆174Updated 4 years ago
- C++ network library based on `libgo`.☆248Updated 5 years ago
- Redis C++ Client☆66Updated 10 months ago
- A ZooKeeper client for C++.☆151Updated last year
- Python/C++ implementation of JSON to/from Protobuf convertor☆259Updated 8 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- ☆53Updated 10 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 4 years ago
- 基于C++ Coroutines编写的无栈协程库☆618Updated 10 months ago
- Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separatio…☆337Updated 4 months ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆347Updated 4 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- asio examples☆175Updated 4 months ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆331Updated last week
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆223Updated 8 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆266Updated 7 years ago
- Google Protobuf RPC based on Muduo☆196Updated 5 years ago
- A highly optimized single producer single consumer message queue C++ template☆250Updated 2 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆760Updated last year
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆176Updated 12 years ago
- C++ client for Consul (http://consul.io)☆152Updated 2 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago