ivmai / tinygcLinks
TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative GC
☆85Updated 12 years ago
Alternatives and similar repositories for tinygc
Users that are interested in tinygc are comparing it to the libraries listed below
Sorting:
- Unofficial libjit mirror.☆62Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A C-implemented C compiler☆91Updated 8 months ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A Tree Parser Generator☆97Updated 7 months ago
- Experiments with JIT compilation☆65Updated 8 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- Conceptum is a stack-based, lightweight, Turing-equivalent JIT virtual machine running a small set of bytecodes for benchmarking VM perfo…☆22Updated 7 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆71Updated 7 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A Tour Through the SubC Compiler☆91Updated 3 years ago
- A Machine-Independent Debugger☆33Updated 7 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆222Updated 13 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago