rayrapetyan / shmapsLinks
Persistent shared memory (inter-process) maps with STL containers and TTL support
☆19Updated 4 months ago
Alternatives and similar repositories for shmaps
Users that are interested in shmaps are comparing it to the libraries listed below
Sorting:
- modern c++ raft library☆47Updated 6 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 7 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 3 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A C++ wrapper for the MySQL/MariaDB C API built on STL principles.☆95Updated last year
- C++ network library based on `libgo`.☆244Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- ☆64Updated 6 years ago
- Type safe C++ interface to MySQL.☆84Updated 7 years ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆136Updated 3 weeks ago
- STL-based caches for C++☆116Updated 2 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆521Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆298Updated last year
- C++11 libuv wrapper☆178Updated 6 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆158Updated 7 years ago
- C++ gRPC library with callback interface.☆43Updated 7 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆428Updated 7 months ago
- High performance C++11 thread pool☆585Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Boost.Hana中 文文档☆115Updated 5 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆77Updated 4 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆260Updated 2 years ago