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:
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- 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]☆68Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- A Tree Parser Generator☆101Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Rabbit VM.☆110Updated 6 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Code samples for using libjit☆91Updated 8 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- A C-implemented C compiler☆92Updated last year
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A toy JavaScript interpreter written in C☆94Updated last year
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- llvm based QBASIC Compiler☆107Updated 3 years ago
- Anonymous functions in C☆256Updated 5 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated last month
- Intrusive data structures for C☆61Updated 8 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago