briancain / garbage-collector
A basic garbage collection application written in C to manage memory
☆16Updated 10 years ago
Alternatives and similar repositories for garbage-collector:
Users that are interested in garbage-collector are comparing it to the libraries listed below
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- lcc编译器源码注释工程☆53Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Simplified C Compiler☆19Updated 8 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- A simple VM in C☆49Updated 5 months ago
- A coroutine scheduler and lightweight network library for libaco☆15Updated 5 years ago
- A standard C compiler.☆11Updated 8 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- Lua like script language☆18Updated 8 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- A toy OS☆54Updated 8 years ago
- ucc - a tiny C89 compiler for x86☆103Updated 13 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆99Updated 6 years ago
- [nyx] dynamically typed scripting language☆25Updated 2 years ago
- Java Garbage Collection 与各种GC算法☆33Updated 7 years ago
- A Tiger compiler on x86 machines running Linux.☆20Updated 4 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 2 years ago
- A Script oriented compiler☆26Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- ☆9Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago