mthom / on-the-fly-gc
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
- Garbage collected concurrent hash tries.☆19Updated 8 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- A cross-platform implementation of the Immix Garbage Collector☆76Updated 10 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆117Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- 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
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated 4 months ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 8 months ago
- PackCC is a packrat parser generator for C.☆22Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆102Updated 4 months ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- mark/sweep garbage collector for C☆28Updated 12 years ago
- Simple conservative GC using mimalloc☆38Updated 2 years ago
- A C++11 implementation of Hindley-Milner type inference.☆78Updated 12 years ago
- Conceptum is a stack-based, lightweight, Turing-equivalent JIT virtual machine running a small set of bytecodes for benchmarking VM perfo …☆22Updated 7 years ago
- The Carburetta scanner & parser generator☆15Updated 2 weeks ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 10 months ago
- Generally applicable Terra utilities.☆15Updated 9 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆29Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 months ago