A collection of shared memory containers for high performance server
☆239May 14, 2022Updated 3 years ago
Alternatives and similar repositories for shm_container
Users that are interested in shm_container are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆31Feb 11, 2025Updated last year
- A high performance C++11 base library for server-side dev☆30Jun 7, 2018Updated 7 years ago
- libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times…☆462Dec 13, 2025Updated 3 months ago
- A C++ benchmark extension for gtest☆24Jun 18, 2017Updated 8 years ago
- ☆12Mar 28, 2017Updated 8 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,169Mar 14, 2026Updated last week
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆559Jan 5, 2024Updated 2 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆234Mar 18, 2026Updated last week
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367May 18, 2020Updated 5 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Oct 18, 2016Updated 9 years ago
- A highly optimized single producer single consumer message queue C++ template☆288Aug 22, 2022Updated 3 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Nov 12, 2013Updated 12 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- simple-xds that provides configuration and route table to data-plane for service discovery☆14Nov 17, 2019Updated 6 years ago
- cxx utils code☆85Updated this week
- server app framework based on libatbus☆23Mar 18, 2026Updated last week
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆20Jun 16, 2014Updated 11 years ago
- Shared memory allocator☆21Jun 27, 2016Updated 9 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Sep 29, 2016Updated 9 years ago
- Libcorpc is a high performance coroutine base RPC framework☆39Jan 28, 2026Updated last month
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552May 30, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated 2 months ago
- Bridge between Lua and C++ which completely abstracts the Lua stack.☆33Jul 16, 2010Updated 15 years ago
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- ☆12Nov 2, 2016Updated 9 years ago
- ☆19Mar 3, 2019Updated 7 years ago
- Persistent shared memory (inter-process) maps with STL containers and TTL support☆19Sep 21, 2025Updated 6 months ago
- Lua utility libraries for moon☆10Aug 31, 2025Updated 6 months ago
- Shameless copy of http://swtch.com/libtask/ and/or http://code.google.com/p/libtask/☆18Aug 1, 2012Updated 13 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆481Dec 23, 2020Updated 5 years ago
- A skynet-based server project for most kinds of games.☆11Jan 20, 2018Updated 8 years ago
- 服务器开发工具☆77Jun 16, 2022Updated 3 years ago
- A simple C++ based RPC framework.☆2,042Apr 7, 2023Updated 2 years ago
- Lock-free Transactions without Rollbacks for Linked Data Structures☆23Sep 1, 2022Updated 3 years ago
- skiplist with rank, rank_of, rank_range, custom compare function,lua-bind