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:
- Unofficial libjit mirror.☆62Updated 5 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 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 4 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 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
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Garbage collected concurrent hash tries.☆19Updated 8 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 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
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Continuation Passing C☆115Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- Yet Another Earley Parser☆141Updated 3 years ago
- BIT: A Very Compact Scheme System for Microcontrollers☆43Updated 9 years ago
- ☆18Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A Scannerless GLR parser/parser generater.☆113Updated 5 months ago
- Foment is an implementation of R7RS Scheme.☆70Updated 3 years ago
- A Lisp-like language implemented in C++☆76Updated 2 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆66Updated last year
- Simple conservative GC using mimalloc☆41Updated 2 years ago