mthom / on-the-fly-gcLinks
Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.
☆35Updated 8 years ago
Alternatives and similar repositories for on-the-fly-gc
Users that are interested in on-the-fly-gc 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
- Unofficial libjit mirror.☆62Updated 5 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated last month
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- Garbage collected concurrent hash tries.☆19Updated 8 years ago
- The Slate programming language☆147Updated last year
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- The Bangra Programming Language (github mirror)☆38Updated 7 years ago
- Strongtalk VM☆102Updated 3 years ago
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆80Updated last year
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- ☆42Updated 2 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated last week
- Scheme R7RS frontend for LLVM☆69Updated 7 years ago