murraycu / murrayc-compiler-experimentsLinks
Code experiments to exercise ideas while reading "Engineering a Compiler".
☆27Updated 6 years ago
Alternatives and similar repositories for murrayc-compiler-experiments
Users that are interested in murrayc-compiler-experiments are comparing it to the libraries listed below
Sorting:
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆20Updated 8 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 8 years ago
- A toy OS☆54Updated 9 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- A standard C compiler.☆12Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- ☆21Updated 6 years ago
- tcmalloc☆17Updated 11 years ago
- a mini C-like language(C1) compiler☆39Updated 5 years ago
- Yet another scheme compiler... This time generating shitty code.☆18Updated 12 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆119Updated last month
- This is the source code of My LLVM Pascal Compiler Tutorial☆209Updated 8 years ago
- Simple script☆42Updated 8 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- fast malloc. similar to google-tcmalloc.☆25Updated 8 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 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
- Codes and notes for the book "C++ Concurrency in Action"☆16Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Another Template Meta Programming Library☆16Updated 8 years ago
- A nano concurrency library☆24Updated 5 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago