ivmai / tinygcLinks
TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative GC
☆89Updated 12 years ago
Alternatives and similar repositories for tinygc
Users that are interested in tinygc are comparing it to the libraries listed below
Sorting:
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- A Tree Parser Generator☆102Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Rabbit VM.☆114Updated 6 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- Experiments with JIT compilation☆64Updated 9 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆66Updated last year
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 4 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 16 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- C in four functions☆19Updated 9 years ago
- A simple, pure C, jit library☆16Updated 10 years ago