tsixta / tsmap
Thread-safe C++11 wrapper for std::map with [readers-writer lock](https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock).
☆30Updated 8 months ago
Alternatives and similar repositories for tsmap:
Users that are interested in tsmap are comparing it to the libraries listed below
- Thread safe, lock-free memory pool.☆58Updated last year
- c++ operation database like mybatis☆35Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- safe: A threadsafe, iterator-preserving class built around std::map☆11Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- c++11任务库☆53Updated 9 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- A portable, pure C++11 timer component.☆169Updated last year
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- STL-based caches for C++☆116Updated last year
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 4 years ago
- A simple C++11 Thread Pool implementation☆123Updated 8 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- std::future extension☆37Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 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
- 基于C++14语法的任务链☆23Updated 5 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 3 weeks ago
- Easy to use RPC framework☆42Updated 7 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