tsixta / tsmapLinks
Thread-safe C++11 wrapper for std::map with [readers-writer lock](https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock).
☆31Updated last year
Alternatives and similar repositories for tsmap
Users that are interested in tsmap are comparing it to the libraries listed below
Sorting:
- Thread safe, lock-free memory pool.☆61Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- std::future extension☆37Updated 5 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 portable, pure C++11 timer component.☆179Updated last year
- Object pool implementation in C++11☆100Updated 5 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- a FIFO-ordered associative container for C++☆210Updated last month
- 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 …☆297Updated last year
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆52Updated 5 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated last year
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 6 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated last year
- A threadsafe C++ implementation of the EventBus idiom☆34Updated 6 years ago
- safe: A threadsafe, iterator-preserving class built around std::map☆12Updated 7 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- a modern c++ plugin library☆85Updated 4 years ago