KarenRei / safe-map
safe: A threadsafe, iterator-preserving class built around std::map
☆10Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for safe-map
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- java-like synchronized blocks in c++☆11Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- Collection of header-only utilities for C++☆35Updated 11 months ago
- Thread-safe C++11 wrapper for std::map with [readers-writer lock](https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock).☆28Updated 3 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆55Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Simple Memory Pool implementation using C++11.☆12Updated 9 years ago
- Nanoscopic C++ Actor, stackless coroutine, and CSP framework☆15Updated 8 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- JSON & BSON parser/writer☆38Updated 8 years ago
- Header only library for event driven programming in C++11.☆19Updated 10 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated this week
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- std::future extension☆37Updated 4 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago