A persistent hash array-mapped trie for C++
☆92Apr 24, 2023Updated 2 years ago
Alternatives and similar repositories for hash_trie
Users that are interested in hash_trie are comparing it to the libraries listed below
Sorting:
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- runtime to compile-time mappings☆109Oct 29, 2017Updated 8 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆28Nov 18, 2024Updated last year
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- Clustered Elias-Fano inverted indexes.☆15Jun 4, 2018Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- An HTTP server library in C++☆16Jan 10, 2019Updated 7 years ago
- Fast User Level LOCK library☆27Oct 6, 2025Updated 4 months ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- A C++14-and-later expression template library☆108Dec 10, 2025Updated 2 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Feb 25, 2026Updated last week
- Extension of the STL algorithms on sets☆21Sep 1, 2019Updated 6 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 4 months ago
- A template for creating optional-like objects with no space overhead☆102Dec 6, 2021Updated 4 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Apr 24, 2023Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Updated this week
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- ☆34Feb 1, 2026Updated last month
- C++20 Compact Tuple Tools☆56Updated this week
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Oct 3, 2024Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- ☆22Aug 11, 2017Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- Crit-bit tree (trie) library☆32Jun 8, 2014Updated 11 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Apr 3, 2025Updated 11 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- generic stack-based container☆110Feb 23, 2018Updated 8 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46May 25, 2015Updated 10 years ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- Sparse Matrix Factorization (SMF) is a key component in many machine learning problems and there exist a verity a applications in real-w…☆11Jan 25, 2016Updated 10 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 11 years ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Mar 16, 2017Updated 8 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Oct 2, 2018Updated 7 years ago