chrisosaurus / linear_hash
linear probing hash table implementation written in C (c99)
☆10Updated 6 years ago
Alternatives and similar repositories for linear_hash
Users that are interested in linear_hash are comparing it to the libraries listed below
Sorting:
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- btree written in c☆10Updated 10 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- ☆23Updated 9 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Benchmark various data structures / algorithms for string searching.☆15Updated 9 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- skiplist library for C.☆53Updated 8 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- Rabbit VM.☆107Updated 5 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Plan 9 compatible UTF-8 C library☆89Updated 6 years ago
- A small λ-calculus interpreter in C☆56Updated 10 years ago
- quick c☆35Updated 3 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- The LibCoroC is a coroutine library for Unix like systems written by C.☆10Updated 8 years ago
- DynASM with Lua mode☆103Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 9 years ago
- A Python-like systems programming language☆84Updated 9 years ago