sysprog21 / dictLinks
Ternary Search Tree + Bloom filter
☆20Updated 5 years ago
Alternatives and similar repositories for dict
Users that are interested in dict are comparing it to the libraries listed below
Sorting:
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆47Updated 6 years ago
- Memory slices for C99☆49Updated 10 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- ☆58Updated 3 months ago
- A User Space Threading Library☆20Updated last year
- Direct/Interactive C Compiler☆26Updated 8 years ago
- Peephole optimizer for QBE☆32Updated 5 months ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 3 years ago
- Portable Event Library☆18Updated 9 months ago
- A new city of code on a cosmopolitan foundation.☆21Updated 4 years ago
- A small ARM/X86(-64) libc☆92Updated last month
- Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9☆13Updated 3 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Coroutines for C.☆78Updated 8 years ago
- A C peg parser generator (a fork of peg/leg)☆25Updated 3 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 8 years ago
- Context-free grammar parsing library☆10Updated last year
- clex is a simple lexer generator☆108Updated 4 months ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆47Updated 5 years ago