A hash array-mapped trie implementation in C
☆329Feb 10, 2024Updated 2 years ago
Alternatives and similar repositories for hamt
Users that are interested in hamt are comparing it to the libraries listed below
Sorting:
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆212Jul 16, 2023Updated 2 years ago
- All-inclusive Buffer for C☆415Nov 16, 2023Updated 2 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Jun 5, 2023Updated 2 years ago
- Little Kitten Webserver☆275May 12, 2024Updated last year
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆116Feb 23, 2023Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Jun 22, 2022Updated 3 years ago
- A work-in-progress garbage collector for Guile☆238Jan 29, 2026Updated last month
- Cake a C23 front end and transpiler written in C☆657Jan 8, 2026Updated last month
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Dec 15, 2023Updated 2 years ago
- Geometry library for C - Fast point-in-polygon☆668Jan 18, 2026Updated last month
- xv6 OS☆246Sep 24, 2025Updated 5 months ago
- ninja-compatible build tool written in C☆975Mar 3, 2025Updated last year
- A library for Rapid {C|Concurrency|Correct} Development☆34Oct 3, 2015Updated 10 years ago
- A parser for SQLite create table sql statements.☆136Jan 28, 2026Updated last month
- Header-only library for asynchronous tasks in C☆269Mar 12, 2024Updated last year
- B-tree implementation in C☆374Jan 23, 2025Updated last year
- A tiny, embeddable language implemented in ANSI C☆1,468Jul 4, 2024Updated last year
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆158Jan 18, 2026Updated last month
- Stevan Apter-style trees in C++17☆374Dec 17, 2023Updated 2 years ago
- A simple C coroutine library.☆229Jan 24, 2024Updated 2 years ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Mar 20, 2024Updated last year
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Sep 6, 2021Updated 4 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆19Mar 10, 2024Updated last year
- Assembler and disassembler for the imaginary Calcutron-33 CPU implemented in Zig☆22Oct 23, 2022Updated 3 years ago
- simple java virtual machine☆270Nov 2, 2021Updated 4 years ago
- Automatically exported from code.google.com/p/libsum☆12Mar 19, 2015Updated 10 years ago
- A coöperative multitasking framework based on `liburing` and `libucontext`☆16Jan 2, 2026Updated 2 months ago
- Some zig libraries☆14Sep 5, 2023Updated 2 years ago
- TrueType/OpenType Font Library☆13Jan 16, 2026Updated last month
- Concurrent versions of map/filter/foreach using bordeaux-threads☆24May 21, 2024Updated last year
- High-performance C++ hash table using grouped SIMD metadata scanning. Beats SOTA at scale.☆49Dec 23, 2025Updated 2 months ago
- C99 trie library☆101May 4, 2019Updated 6 years ago
- A simple incomplete Scheme-to-C compiler☆74Aug 7, 2025Updated 6 months ago
- ANSI Standard X3.64 Teletypewriter Command Session Library☆564Nov 21, 2025Updated 3 months ago
- Tiny (ANSI) C library for pool allocation☆38Feb 11, 2026Updated 2 weeks ago
- C JSON parser library that doesn't suck☆299May 19, 2024Updated last year
- POsix SERvices framework for C☆19Oct 8, 2025Updated 4 months ago
- Clojure collection and sequence APIs in Common Lisp, with optional Clojure collection syntax☆77Sep 21, 2025Updated 5 months ago
- Embeddable reader and printer for Clojure forms☆18Sep 7, 2012Updated 13 years ago