sysprog21 / dict
Ternary Search Tree + Bloom filter
☆19Updated 4 years ago
Alternatives and similar repositories for dict:
Users that are interested in dict are comparing it to the libraries listed below
- A collection of lightweight threading utilities☆23Updated 4 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- A User Space Threading Library☆18Updated 10 months ago
- Buddy Memory Allocator☆12Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Yet another C compiler.☆29Updated last year
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A small and simple static analysis tool for C in C☆28Updated 5 months ago
- Self-hosting C toolchain, from scratch☆34Updated last month
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- structure aware memory allocator☆23Updated 8 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 5 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 2 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Combinators in C☆38Updated 12 years ago
- A minimalist lossless data compressor☆46Updated 3 years ago
- small embeddable C-style preprocessor☆39Updated last year
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Context-free grammar parsing library☆10Updated 5 months ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- scc - simple C Compiler☆55Updated 8 years ago