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 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 concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- mpio for Jubatus☆34Updated 6 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 9 years ago
- C++ HTTP mock server for client tests.☆34Updated 4 years ago
- Collection of useful lightweight C++ functions☆16Updated 6 months ago
- A single file C++11 header-only memory mapped file library.☆70Updated last year
- C++ Message Queuing Library and Framework☆91Updated last month
- c++11任务库☆53Updated 9 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 6 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- C++ Concurrency library!☆27Updated 6 years ago