philsquared / hash_trieLinks
A persistent hash array-mapped trie for C++
☆92Updated 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:
- Implementation of hash_append proposal☆67Updated 9 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- C++ generic make factory☆108Updated 6 years ago
- A C++ micro-benchmarking framework☆94Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated 2 months ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 8 years ago
- A C++14-and-later expression template library☆109Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago