briancain / garbage-collectorLinks
A basic garbage collection application written in C to manage memory
☆17Updated 11 years ago
Alternatives and similar repositories for garbage-collector
Users that are interested in garbage-collector are comparing it to the libraries listed below
Sorting:
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago
- Simplified C Compiler☆19Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A toy OS☆54Updated 8 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- Lua like script language☆18Updated 9 years ago
- Simple Machine, include simulator、ccompiler、assembler☆42Updated 8 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- A simple VM in C☆49Updated 10 months ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A hobby OS☆53Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- A bump pointer allocator☆70Updated 11 years ago
- Linux archaeology☆58Updated 7 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A standard C compiler.☆11Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated 5 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- linux 0.00 tested on Ubuntu 12.04.1(Bochs 2.4.6)☆9Updated 12 years ago
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Machine Learning From Scratch☆29Updated last year
- A just-in-time compiler for c minus☆47Updated 11 years ago