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++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 3 months ago
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 9 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- A very fast hashtable☆1,840Sep 27, 2023Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Sep 25, 2023Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Nov 2, 2025Updated 3 months ago
- C++ variant data type with on-the-fly conversion☆12May 15, 2025Updated 9 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 3 months ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆507Oct 22, 2023Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,151Dec 6, 2025Updated 2 months ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- C++ Binary Fixed-Point Arithmetic☆10May 12, 2018Updated 7 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 10 years ago
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 11 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- Comparing some methods of generating blue noise dither patterns, to go with a blog post☆15Jun 19, 2019Updated 6 years ago
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 3 months ago
- ☆17Jan 27, 2020Updated 6 years ago
- Fundational library of cross-platform features☆17Feb 18, 2026Updated last week
- High performance multithreading toolkit for C++17☆46Oct 28, 2025Updated 4 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 3 months ago
- Listing of C++ Youtube channels for conferences and user groups☆274Sep 30, 2024Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆71Jan 2, 2026Updated last month
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Single file utilities for C++.☆30Jan 28, 2026Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆688Feb 18, 2026Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆167Feb 7, 2026Updated 3 weeks ago
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 years ago
- An implementation of Seqlock in C++11☆236Jul 29, 2024Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Jan 2, 2026Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Oct 19, 2023Updated 2 years ago
- ☆10May 23, 2023Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago