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:
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 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).☆30Updated 9 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Proposed IP address classes for standard c++☆36Updated 11 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
- Collection of header-only utilities for C++☆35Updated last year
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 4 years ago
- STL-based caches for C++☆116Updated 2 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…☆40Updated 8 years ago
- ☆27Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 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
- Boost.org circular_buffer module☆58Updated last month
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Zero-dependency C++ BSON library.☆43Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Container Traits for Modern C++☆29Updated 4 years ago