dhamidi / simple-gc
A generic mark-and-sweep garbage collector
☆44Updated 13 years ago
Alternatives and similar repositories for simple-gc:
Users that are interested in simple-gc are comparing it to the libraries listed below
- Code samples for using libjit☆91Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆172Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- ☆89Updated 11 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- C++1y coroutine library.☆17Updated 6 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- Rabbit VM.☆105Updated 5 years ago
- The pre-generated C sources of the Nim compiler which aid in bootstrapping. This repository is archived because it's frozen, HEAD of csou …☆50Updated 5 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- linear probing hash table implementation written in C (c99)☆10Updated 6 years ago
- A C Templating Engine☆10Updated 7 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 8 years ago