KarenRei / safe-mapLinks
safe: A threadsafe, iterator-preserving class built around std::map
☆12Updated 7 years ago
Alternatives and similar repositories for safe-map
Users that are interested in safe-map are comparing it to the libraries listed below
Sorting:
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- 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
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- c++11任务库☆53Updated 9 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- cmake based plugable static compiled boost library☆23Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Collection of header-only utilities for C++☆36Updated 2 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- JSONRPC, much fast, lightweight, async, based boost.beast/asio☆36Updated last week
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- 🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcod…☆17Updated 3 years ago
- mpio for Jubatus☆34Updated 6 years ago