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 concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- c++11任务库☆53Updated 9 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- cmake based plugable static compiled boost library☆23Updated 2 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- STL-based caches for C++☆116Updated 2 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
- mpio for Jubatus☆34Updated 6 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- 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
- A disruptor thread-synchronisation data structure for C++11.☆146Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Boost.org circular_buffer module☆64Updated last week
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 7 years ago
- Mirror of Apache C++ Standard Library☆65Updated 7 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- std::future extension☆37Updated 5 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 9 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago