philsquared / hash_trie
A persistent hash array-mapped trie for C++
☆90Updated last year
Related projects ⓘ
Alternatives and complementary repositories for hash_trie
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- What did you expect?☆113Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- C++ generic make factory☆106Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- Implementation of hash_append proposal☆68Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- modern C++ type traits and metafunctions for callable types☆130Updated this week
- WIP☆26Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- C++17 inplace_string implementation☆93Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- A C++ micro-benchmarking framework☆94Updated 5 years ago
- Using coroutines as sugar for composing monadic operations☆73Updated 6 years ago
- ☆22Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- generic stack-based container☆105Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago