Experimental C++11 version of sparsehash
☆294Oct 18, 2022Updated 3 years ago
Alternatives and similar repositories for sparsehash-c11
Users that are interested in sparsehash-c11 are comparing it to the libraries listed below
Sorting:
- C++ associative containers☆1,604Nov 30, 2021Updated 4 years ago
- A fast, memory efficient hash map for C++☆1,303May 19, 2025Updated 10 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Nov 2, 2025Updated 4 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- C++ variant data type with on-the-fly conversion☆12May 15, 2025Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- Fundational library of cross-platform features☆17Mar 13, 2026Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,160Dec 6, 2025Updated 3 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆506Oct 22, 2023Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Mar 3, 2015Updated 11 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Sep 19, 2016Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆71Jan 2, 2026Updated 2 months ago
- Listing of C++ Youtube channels for conferences and user groups☆274Sep 30, 2024Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆860Nov 11, 2025Updated 4 months ago
- C++ Binary Fixed-Point Arithmetic☆10May 12, 2018Updated 7 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- 炫舞梦工厂Windows直播软件☆10Mar 30, 2016Updated 9 years ago
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 4 months ago
- For details, see the blog post:☆35Dec 14, 2023Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,792Mar 9, 2026Updated last week
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,182Feb 2, 2026Updated last month
- High performance multithreading toolkit for C++17☆46Oct 28, 2025Updated 4 months ago
- A feature complete LRU cache implementation in C++☆266Dec 16, 2019Updated 6 years ago
- A collection of resources on wait-free and lock-free programming☆2,018Feb 25, 2024Updated 2 years ago
- An implementation of Horton hash tables☆10Aug 24, 2016Updated 9 years ago
- A simple replacement for std::unordered_map☆51Jul 27, 2024Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆749Jan 28, 2020Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Dec 6, 2021Updated 4 years ago