C++ implementation of a fast and memory efficient HAT-trie
☆859Nov 11, 2025Updated 4 months ago
Alternatives and similar repositories for hat-trie
Users that are interested in hat-trie are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Nov 2, 2025Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,302May 19, 2025Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,455Nov 2, 2025Updated 4 months ago
- An efficient trie implementation.☆255Nov 25, 2020Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- The HAT-trie, written in C, as described in my PhD thesis.☆21Nov 17, 2016Updated 9 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,606May 1, 2023Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 4 months ago
- Adaptive Radix Trees implemented in C☆819Mar 21, 2022Updated 4 years ago
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆597Mar 17, 2026Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,600May 29, 2025Updated 9 months ago
- Trinity IR Infrastructure☆239Nov 8, 2019Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,415Oct 26, 2025Updated 4 months ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,820Feb 25, 2026Updated 3 weeks ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆995Jan 2, 2024Updated 2 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475May 22, 2023Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,340Feb 4, 2026Updated last month
- Succinct Data Structure Library 2.0☆2,299Jun 2, 2023Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,534Jul 29, 2025Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆638Aug 7, 2025Updated 7 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,193Feb 15, 2026Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Feb 15, 2022Updated 4 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Jun 23, 2015Updated 10 years ago
- C++ associative containers☆1,604Nov 30, 2021Updated 4 years ago
- qp tries and crit-bit tries☆124Jul 12, 2022Updated 3 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,995Feb 22, 2025Updated last year
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- C++14 lock-free queue.☆1,828Updated this week
- Your binary serialization library☆1,228Oct 9, 2025Updated 5 months ago