chaelim / HAMT
Hash Array Mapped Trie (C++ Templates)
☆122Updated last year
Alternatives and similar repositories for HAMT:
Users that are interested in HAMT are comparing it to the libraries listed below
- Open multi-methods for C++11☆117Updated 7 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- What did you expect?☆112Updated 7 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 5 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- transducers in C++ 14☆40Updated 10 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 15 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Latest iteration of my static webpage/blog generator☆52Updated 3 months ago
- Template engine library in C++☆92Updated 4 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- WIP☆26Updated 5 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Making Boost Variants usable☆38Updated 8 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Trait introspection and concept creator for C++11☆183Updated 7 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Code for the "Programming Conversations" course☆115Updated 5 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 7 years ago
- Effective Memory Reclamation☆53Updated 4 years ago
- C++ micro benchmark library☆89Updated 7 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago