doublec / gc
A lightweight garbage collector for C++ programs
☆67Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for gc
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- Lua binding for libclang, the Clang compiler API to access the AST of C/C++ source files☆58Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- C++ multi-purpose reflection library☆85Updated 4 years ago
- Generators/corroutines for C++☆43Updated 5 years ago
- ccpp, a general purpose single-header preprocessor library.☆44Updated 3 years ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆23Updated 9 years ago
- Coroutines for C.☆73Updated 7 years ago
- Experiments with JIT compilation☆64Updated 7 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆61Updated this week
- easy to use callback library for C++☆39Updated 7 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- SGScript Scripting Engine☆63Updated 6 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- C/C++ Preprocessor Magic☆53Updated 9 years ago
- A lightweight coroutine library written in C and assembler☆35Updated 10 years ago
- Scripting in C with JIT(x64)/VM.☆50Updated 3 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago