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
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Simplified C Compiler☆19Updated 8 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- A bump pointer allocator☆69Updated 11 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated last week
- A hobby OS☆52Updated 3 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 11 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- A standard C compiler.☆11Updated 8 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Lua like script language☆18Updated 8 years ago
- TCP/IP stack implementation☆18Updated 4 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- [nyx] dynamically typed scripting language☆25Updated 2 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated last week
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆93Updated this week
- Compiler practice written in C.☆35Updated 8 years ago
- A simple VM in C☆49Updated 6 months ago
- A Script oriented compiler☆26Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A toy OS☆54Updated 8 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago