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:
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆119Updated last month
- A standard C compiler.☆12Updated 8 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.☆55Updated last month
- lcc编译器源码注释工程☆54Updated 10 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Lua like script language☆18Updated 9 years ago
- Simplified C Compiler☆20Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- self education and historical research of the C++ compiler cfront v3☆88Updated 10 years ago
- qcc is a small toy C compiler☆42Updated 8 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- fast malloc. similar to google-tcmalloc.☆25Updated 8 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 3 weeks ago
- Our own thread library similar to pthreads☆18Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 3 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
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 8 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆242Updated 8 years ago