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.☆60Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- a FIFO-ordered associative container for C++☆208Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- safe: A threadsafe, iterator-preserving class built around std::map☆12Updated 7 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- std::future extension☆37Updated 5 years ago
- A portable, pure C++11 timer component.☆175Updated last year
- Smart queue that executes tasks in threadpool-like manner☆43Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Header-only C++ logging library☆141Updated 8 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated 2 weeks ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 5 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated 10 months ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- Boost.Hana中文文档☆115Updated 4 years ago
- C++ plugin framework☆53Updated 6 years ago
- A simple C++11 Thread Pool implementation☆125Updated last year
- Library for Asynchronicity, Serialization and Remoting☆75Updated 5 years ago
- C++ Message Queuing Library and Framework☆91Updated last month
- 简单有效的内存池实现☆96Updated 9 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 6 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago