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:
- 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
- A generic event dispatcher and listener implemented in c++☆21Updated 9 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- STL-based caches for C++☆115Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- exploring coroutine C++ proposal☆45Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- Boost.Atomic☆64Updated 3 weeks ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- c++11任务库☆53Updated 9 years ago
- Boost.org circular_buffer module☆61Updated last month
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 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
- Enjoy template metaprogramming☆113Updated 8 years ago
- C++ binding for nanomsg☆111Updated 11 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Collection of header-only utilities for C++☆36Updated last year
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- Basic benchmarks for miscellaneous C++ JSON parsers and generators☆38Updated 9 years ago
- mpio for Jubatus☆34Updated 6 years ago
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 5 years ago