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 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
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Boost.org circular_buffer module☆60Updated 2 months ago
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- c++11任务库☆53Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 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 11 months ago
- A C++14 Task Manager / Scheduler☆106Updated last year
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- An XML/JSON RPC library for C++11☆21Updated 9 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Basic benchmarks for miscellaneous C++ JSON parsers and generators☆38Updated 9 years ago
- header only log inherited from Nanolog☆38Updated 4 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- Cmake-based build of boost☆57Updated 5 years ago