orangeduck / tgcLinks
A Tiny Garbage Collector for C
☆1,074Updated 2 years ago
Alternatives and similar repositories for tgc
Users that are interested in tgc are comparing it to the libraries listed below
Sorting:
- A simple, self-hosting C compiler☆972Updated 3 years ago
- Simple, zero-dependency garbage collection for C☆1,288Updated last year
- C11 compiler (mirror)☆803Updated last week
- 📐 Pushing the boundaries of simplicity☆1,052Updated 9 months ago
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,067Updated last month
- Simple C compiler☆1,546Updated last year
- the c2 programming language☆812Updated 3 weeks ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆399Updated 10 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆591Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆529Updated 3 years ago
- Small, portable implementation of the C11 threads API