mthom / on-the-fly-gc
Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.
☆33Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for on-the-fly-gc
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Garbage collected concurrent hash tries.☆19Updated 7 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- Unofficial libjit mirror.☆57Updated 4 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆14Updated 3 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- A cross platform JIT engine based on Eclipse OMR☆25Updated 5 years ago
- PackCC is a packrat parser generator for C.☆22Updated 5 years ago
- a simple concatenative programming language written in C++☆35Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Tiny scheme implementation written in c++17☆26Updated 5 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 4 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆67Updated 6 years ago
- Generally applicable Terra utilities.☆15Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 7 years ago
- ☆40Updated last year
- mark/sweep garbage collector for C☆28Updated 12 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 8 months ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆13Updated 2 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated last year