xoofx / gcixLinks
A cross-platform implementation of the Immix Garbage Collector
☆77Updated 11 years ago
Alternatives and similar repositories for gcix
Users that are interested in gcix are comparing it to the libraries listed below
Sorting:
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- C++11 Parsing Expression Grammar Generator☆24Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 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
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆60Updated 8 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Implementation of LLVM compiler plugin for garbage collection☆21Updated 10 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated last month
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 7 years ago
- The Sparrow programming language☆83Updated 5 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- ☆42Updated 2 years ago
- Generally applicable Terra utilities.☆15Updated 10 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆80Updated last year
- A single-header incremental garbage collector library☆291Updated last year
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- The Kollos project [ARCHIVED]☆30Updated 3 years ago
- A compiler for the Adamant language☆22Updated 4 years ago
- The Lark programming language.☆58Updated 15 years ago
- The Higher-Order Intermediate Representation