KarenRei / safe-map
safe: A threadsafe, iterator-preserving class built around std::map
☆10Updated 6 years ago
Alternatives and similar repositories for safe-map:
Users that are interested in safe-map are comparing it to the libraries listed below
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 10 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Collection of header-only utilities for C++☆35Updated last year
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 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
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Boost.org circular_buffer module☆55Updated 2 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated 10 months ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- ☆26Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- STL-based caches for C++☆115Updated last year
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Yet Another C++ Library☆20Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago