mthom / on-the-fly-gc
Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.
☆36Updated 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
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Garbage collected concurrent hash tries.☆20Updated 8 years ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆14Updated 3 weeks ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 4 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Generally applicable Terra utilities.☆15Updated 10 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 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 year
- Learn Compiler Writing with the Feeny Programming Language☆12Updated 5 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- ☆47Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- mark/sweep garbage collector for C☆28Updated 12 years ago
- Two-Level Segregated Fit Memory Allocator☆12Updated 4 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago