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☆83Updated 9 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 11 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…☆40Updated 8 years ago
- mpio for Jubatus☆34Updated 6 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- synchronous and asynchronous event based c++ executor libray☆13Updated 8 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- c++11任务库☆53Updated 9 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Simple resource pool for recycling resources in C++☆69Updated last month
- A generic event dispatcher and listener implemented in c++☆21Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 5 years ago
- Simple C++ event loop library☆55Updated 10 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated last year
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago