Incremental garbage collector library in C for use by high level language implementions.
☆110May 12, 2016Updated 10 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 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 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 last year
- 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 8 years ago
- JavaScript and Objective-J compiler☆15Jul 5, 2016Updated 9 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.☆68Nov 4, 2025Updated 6 months ago
- ☆17Jul 7, 2019Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- scm->js☆22Jun 26, 2015Updated 10 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 10 years ago
- An interpreter for a simple Scheme-like language☆19May 13, 2010Updated 16 years ago
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux