stevedekorte / garbagecollectorView external linksLinks
Incremental garbage collector library in C for use by high level language implementions.
☆110May 12, 2016Updated 9 years ago
Alternatives and similar repositories for garbagecollector
Users that are interested in garbagecollector are comparing it to the libraries listed below
Sorting:
- Generally applicable Terra utilities.☆15Feb 10, 2015Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Jan 27, 2015Updated 11 years ago
- A small implementation of a regular expression matching engine, written in standard C11.☆13Jan 4, 2017Updated 9 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆81Apr 28, 2024Updated last year
- A template library for fixed-point calculations☆16Oct 11, 2018Updated 7 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- the reflective tower Blond by Olivier Danvy & Karoline Malmkjær☆16May 21, 2025Updated 8 months ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆67Nov 4, 2025Updated 3 months ago
- Texture Compression Techniques in DuckTales Remastered☆17Jul 11, 2016Updated 9 years ago
- An implementation of Cheney style garbage collection for cons cells and atomic data. Heap resizing is also permitted either explicitly an…☆13Dec 28, 2017Updated 8 years ago
- An interpreter for a simple Scheme-like language☆19May 13, 2010Updated 15 years ago
- Arbitrary-precision integer and rational arithmetic☆19Jun 2, 2021Updated 4 years ago
- C based OO portable data structure library☆129Oct 21, 2009Updated 16 years ago
- An algorithm for fast 2D pattern-matching with wildcards.☆20Jul 30, 2022Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Feb 21, 2023Updated 2 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Jan 1, 2024Updated 2 years ago
- A Scheme-like, lispy language, implemented in JavaScript.☆23Mar 14, 2010Updated 15 years ago
- Scheme libraries written or packaged for R7RS implementations☆13Apr 7, 2018Updated 7 years ago
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux☆10Feb 5, 2020Updated 6 years ago
- Unofficial terralang compiler☆13Apr 21, 2023Updated 2 years ago
- A collection of demonstration languages in Lua/Terra suitable for learning or for forking when creating a new language☆11Aug 27, 2015Updated 10 years ago
- Doom - reimplemented cleanly, in C++, without all the obscuring optimizations☆12Jan 9, 2015Updated 11 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- General purpose buffer for use with building JITs☆19Oct 13, 2023Updated 2 years ago
- An application to visualize the semantic distance between two words using the Wordnet lexical database and algorithmic path finding.☆11Jan 18, 2021Updated 5 years ago
- A C library to play XM (and MOD) modules on Nintendo DS using only ARM7 resources☆17Jul 31, 2024Updated last year
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Oct 25, 2014Updated 11 years ago
- small collection of directory related functions.☆14Dec 5, 2020Updated 5 years ago
- The Functional Virtual Machine.☆14Dec 18, 2024Updated last year
- ☆10Mar 16, 2016Updated 9 years ago
- An esoteric language based on overlapping tree-like structures☆10Oct 16, 2021Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Oct 27, 2019Updated 6 years ago
- type-system, revised unification algorithm and runtime time representations☆14Dec 12, 2019Updated 6 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33May 2, 2025Updated 9 months ago
- A simple mark-sweep garbage collector in C☆753Jun 26, 2020Updated 5 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Dec 23, 2020Updated 5 years ago
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 7 years ago