mkirchner / hamtLinks
A hash array-mapped trie implementation in C
☆319Updated last year
Alternatives and similar repositories for hamt
Users that are interested in hamt are comparing it to the libraries listed below
Sorting:
- Stevan Apter-style trees in C++17☆373Updated last year
- Header-only library for asynchronous tasks in C☆268Updated last year
- A simple C coroutine library.☆227Updated last year
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated last year
- Integer Map Data Structure☆131Updated 2 years ago
- k/simple is a bare minimum k interpreter for learning purposes by arthur whitney☆444Updated 6 months ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- A x86_64 Linux debugger 🐛🐛🐛☆239Updated last year
- Tiny hash function in C☆144Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated 2 years ago
- All-inclusive Buffer for C☆414Updated 2 years ago
- A small, portable, linear probing hash map