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
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- DynASM with Lua mode☆103Updated 5 years ago
- Benchmark various data structures / algorithms for string searching.☆15Updated 9 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- pacc: a compiler-compiler☆37Updated 8 years ago
- quick c☆35Updated 3 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- ☆21Updated 12 years ago
- ☆64Updated 8 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- Libtask is a simple coroutine library.☆56Updated 3 years ago
- A small λ-calculus interpreter in C☆54Updated 10 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- The LibCoroC is a coroutine library for Unix like systems written by C.☆10Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- minimal lisp that compiles to x86☆10Updated 8 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆10Updated 7 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Rabbit VM.☆107Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- Framework for defining and using monads in Chez Scheme☆10Updated 12 years ago