chaelim / HAMTLinks
Hash Array Mapped Trie (C++ Templates)
☆124Updated 2 years ago
Alternatives and similar repositories for HAMT
Users that are interested in HAMT are comparing it to the libraries listed below
Sorting:
- Open multi-methods for C++11☆117Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- transducers in C++ 14☆40Updated 10 years ago
- WIP☆27Updated 6 years ago
- What did you expect?☆111Updated 8 years ago
- Intel(R) Concurrent Collections for C++☆115Updated 2 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 weeks ago
- C++ micro benchmark library☆97Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- Latest iteration of my static webpage/blog generator☆55Updated last month
- Literal Logging for C++☆86Updated 7 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- Joedb, the Journal-Only Embedded Database☆103Updated 3 weeks ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Template engine library in C++☆92Updated 4 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year