STL compatible implementation of hash map optimized for concurrent access
☆27Oct 4, 2019Updated 6 years ago
Alternatives and similar repositories for concurrent-hash-map
Users that are interested in concurrent-hash-map are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆41Jul 9, 2026Updated 2 weeks ago
- Proof of concept of view_maybe☆12Dec 9, 2024Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆24Jul 8, 2026Updated 2 weeks ago
- Header-only C++ libraries☆19Feb 10, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Automatically exported from code.google.com/p/google-concurrency-library☆34Jan 28, 2016Updated 10 years ago
- std::error implementation (zero-overhead deterministic exceptions) P0709