dongyx / chtrie
Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity
☆20Updated last year
Alternatives and similar repositories for chtrie:
Users that are interested in chtrie are comparing it to the libraries listed below
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 2 months ago
- An optimizing compiler for a large subset of the C programming language☆25Updated 4 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 10 months ago
- Robust remote e-mail sending☆21Updated last year
- Yet another simple header only arena allocator for C11☆41Updated 8 months ago
- Harmonia is an algorithm that allows for the implementation of operations on B+ trees using parallelization. As a part of my GPU project,…☆29Updated 3 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆40Updated last year
- tiny emacs☆26Updated 3 years ago
- Paced web reader. An esoteric feed reader and workflow for keeping up to date online.☆23Updated 2 months ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Updated 4 years ago
- Utility that parses stack sizes section from elf objects and displays the preallocated stack size of each function.☆13Updated 5 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 …☆13Updated last year
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- Idol, an IDL and binary encoding for zero-copy local IPC☆50Updated 5 months ago
- A synchronous, single-threaded interface for starting processes on Linux☆29Updated 3 years ago
- Compact garbage-collected heap and JSON-like object model☆81Updated last year
- A bignum library for C.☆33Updated 8 months ago
- unicode security guidelines for identifiers☆26Updated 3 months ago
- DEFER macros in C☆12Updated 7 months ago
- Optimised x86-64 gzip decompressor☆29Updated 7 years ago
- A C11 compiler for the discrete logic computer☆20Updated 11 months ago
- Utility commands for Maestro operating system☆12Updated 8 months ago
- Tools to create filesystem images from an fspec filesystem specification.☆15Updated 10 months ago
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆16Updated 3 years ago
- REPL for C preprocessor of C++17☆10Updated last year
- Example implementation of coroutine in C☆20Updated 4 years ago