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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C based ordered key-value ACID DB using a skip list data structure☆164Jan 27, 2015Updated 11 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Aug 24, 2016Updated 9 years ago
- Generally applicable Terra utilities.☆15Feb 10, 2015Updated 11 years ago
- C based OO portable data structure library☆127Oct 21, 2009Updated 16 years ago
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆81Apr 28, 2024Updated last year
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- A small implementation of a regular expression matching engine, written in standard C11.☆13Jan 4, 2017Updated 9 years ago
- C port of Peter Norvig's lis.py (http://norvig.com/lispy.html)☆22Aug 11, 2011Updated 14 years ago
- the reflective tower Blond by Olivier Danvy & Karoline Malmkjær☆16May 21, 2025Updated 10 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- A template library for fixed-point calculations☆16Oct 11, 2018Updated 7 years ago
- Scheme libraries written or packaged for R7RS implementations☆13Apr 7, 2018Updated 7 years 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 4 months ago
- ☆17Jul 7, 2019Updated 6 years ago
- scm->js☆22Jun 26, 2015Updated 10 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Oct 25, 2014Updated 11 years ago
- An interpreter for a simple Scheme-like language☆19May 13, 2010Updated 15 years ago
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux