Hash Array Mapped Trie (C++ Templates)
☆125Apr 24, 2023Updated 3 years ago
Alternatives and similar repositories for HAMT
Users that are interested in HAMT are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A persistent hash array-mapped trie for C++☆92Apr 24, 2023Updated 3 years ago
- ☆30Sep 1, 2016Updated 10 years ago
- Immutable/persistent functional data structures for C++11☆10Mar 20, 2019Updated 7 years ago
- This is a fast and reliable persistent (immutable) vector class for C++. You can safely share these vectors between threads in multi-thre…☆18Nov 8, 2015Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆81May 20, 2014Updated 12 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆23Apr 20, 2020Updated 6 years ago
- Aerie: a regex-like engine nested word grammars☆16Feb 5, 2022Updated 4 years ago
- Concurrent hash tries for C++ 14 with no memory management whatsoever.☆10Aug 30, 2016Updated 10 years ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆17Feb 15, 2025Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆876Nov 11, 2025Updated 10 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,870Jul 5, 2026Updated 2 months ago
- synchronous and asynchronous event based c++ executor libray☆12Sep 25, 2016Updated 9 years ago
- Highly-modified fork of NanoGUI, a NanoVG-based OpenGL GUI toolkit.☆13Nov 10, 2015Updated 10 years ago
- smallpt: Global Illumination in 99 lines of C++ (for Visual Studio 2012)☆19Mar 26, 2013Updated 13 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Fixed-size C++ delegates - efficient alternatives to std::function.☆43Jul 27, 2022Updated 4 years ago
- CLI util: Poor man's rpath for Windows executables.☆12Dec 16, 2018Updated 7 years ago
- Executable examples for Elerea.☆18Jun 19, 2016Updated 10 years ago
- Lizard brain for game entities - a data-oriented behavior tree library in C☆56Feb 9, 2012Updated 14 years ago
- Tiny perfect hash library for C, C++, and Lua☆174Feb 19, 2019Updated 7 years ago
- Compilation of libraries and applications made easy☆10Updated this week
- Easy to use and fast non-standard standard library replacement for C++.☆40Nov 28, 2025Updated 9 months ago
- ☆28Mar 23, 2017Updated 9 years ago
- Fast compression / decompression library.☆93Oct 24, 2015Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆11Dec 16, 2017Updated 8 years ago
- Garbage collected concurrent hash tries.☆19Jan 1, 2017Updated 9 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆13Sep 9, 2015Updated 11 years ago
- A module to handle grid/points definition, interpolation mapping and subsetting.☆10Mar 19, 2024Updated 2 years ago
- Lua bindings for nanovg.☆32Dec 17, 2023Updated 2 years ago
- ☆20Apr 30, 2026Updated 4 months ago
- Math vector library☆39Jul 15, 2026Updated 2 months ago
- C++ intrusive container templates. Abstract node links, no use of new/delete.☆10Jul 25, 2026Updated last month
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Mar 20, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Mixed Martial Arts: Interfacing Fortran, C, C++, and Python for Great Good!☆10Dec 27, 2017Updated 8 years ago
- Memory Mapped files in Fortran☆12Sep 4, 2026Updated 2 weeks ago
- std::ring_span (SG14, P0059R1)☆46Dec 3, 2016Updated 9 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Nov 2, 2023Updated 2 years ago
- Fortran 2003 library for B-Splines/NURBS and Computer Aided Design Algorithms☆18Apr 23, 2018Updated 8 years ago
- Backtracking regular expression engine written in Python