dongyx / chtrieLinks
Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity
☆20Updated 5 months ago
Alternatives and similar repositories for chtrie
Users that are interested in chtrie are comparing it to the libraries listed below
Sorting:
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 3 months 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 …☆18Updated last year
- An optimizing compiler for a large subset of the C programming language☆26Updated 4 months ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- A header-only portability and boilerplate library for C☆26Updated 3 months ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- building and applying patches to binary files☆75Updated 4 months ago
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Updated 5 years ago
- A B+ tree implementation in C☆44Updated last month
- A bignum library for C.☆33Updated last year
- Automatically exported from code.google.com/p/libsum☆12Updated 10 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated 2 weeks ago
- Software and documentation, mostly from the 80s and 90s☆24Updated 10 years ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 2 weeks ago
- GCC plugin for C language that tracks references to allocated objects☆30Updated 7 months ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 7 months ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆88Updated last year
- A synchronous, single-threaded interface for starting processes on Linux☆34Updated 4 years ago
- sce -- minimalist console editor (no highlighting, no plugins, no modes, no Emacs)☆14Updated last year
- Compact, non-backtracking, unicode aware regular expressions in C89☆10Updated 8 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 5 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆17Updated 4 years ago
- libc and tools for creating size-optimized, statically linked Linux i386 and i686 programs☆24Updated last month
- A C11 compiler for the discrete logic computer☆21Updated last year
- Parallel ./configure proof of concept☆41Updated 8 months ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Code to go with my article "The AWK book's 60-line version of Make"☆15Updated 2 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated this week