Thread-safe C++11 wrapper for std::map with [readers-writer lock](https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock).
☆31Aug 7, 2024Updated last year
Alternatives and similar repositories for tsmap
Users that are interested in tsmap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- safe: A threadsafe, iterator-preserving class built around std::map☆12May 22, 2018Updated 8 years ago
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Dec 29, 2012Updated 13 years ago
- An implementation of "Concurrent Multi-level Arrays: Wait-free Extensible Hash Maps"☆11Nov 12, 2015Updated 10 years ago
- Generic auto-registering factory in C++ with support for constructor arguments.☆16Mar 2, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Factory for the easy creation of KDE/Qt components and programs☆12Updated this week
- Dynamic, Contiguous-Memory Objects Pool☆11Mar 9, 2018Updated 8 years ago
- KJobWidgets☆12Jul 10, 2026Updated 2 weeks ago
- Code snippets for UI programming blog http://www.joona.net☆14Jun 26, 2020Updated 6 years ago
- A frontend for qpm, to provide source and build caching☆16Jan 22, 2019Updated 7 years ago
- Simple DSL-like set of QPainter-based components for making complex custom QWidgets☆14Mar 8, 2024Updated 2 years ago
- Beaglebone USB audio driver for Android device using AOA protocol v2.0☆11Mar 10, 2015Updated 11 years ago
- SmartPool is an object pool single-header library for fast object allocation. All objects inside of a pool placed in a contiguous memory …☆13May 9, 2018Updated 8 years ago
- STL compatible implementation of hash map optimized for concurrent access☆27Oct 4, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- USB driver for android device with AOA protocol to use it as monitor, keyboard or mouse☆11Mar 5, 2015Updated 11 years ago
- KInit☆14Dec 30, 2025Updated 6 months ago
- A threadsafe implementation of STL containers☆13Aug 7, 2019Updated 6 years ago
- Sample Qt project to show how to use a C++ state machine with QML for UI☆14Jan 20, 2016Updated 10 years ago
- A generic object pool for c++ which is easy to use and high performance☆17Jun 13, 2014Updated 12 years ago
- Transfer Images through Socket, combined with OpenCV☆10Jun 11, 2018Updated 8 years ago
- Core components for the KDE's Activities System☆17Nov 23, 2023Updated 2 years ago
- Save anything to file atomic☆14Aug 15, 2018Updated 7 years ago
- ☆13Apr 27, 2026Updated 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A fault-tolerant RDMA-based disaggregated key-value store with 1-RTT UPDATEs and GETs thanks to the SWARM replication protocol☆14Sep 25, 2024Updated last year
- A C++ API inspired by Cocoa's NSNotificationCenter API.☆11Apr 9, 2022Updated 4 years ago
- Mako is a low-pause, high-throughput garbage collector designed for memory-disaggregated datacenters.☆15Sep 2, 2024Updated last year
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆13Jun 18, 2015Updated 11 years ago
- Header-only, tiny and easy to use library for dependency injection written in C++17.☆14Jul 9, 2025Updated last year
- ThreadWeaver☆22Jul 10, 2026Updated 2 weeks ago
- Reconnector made by haoruan and modified by me to support latest patch