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:
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated last month
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Yet another scheme compiler... This time generating shitty code.☆17Updated 12 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- ☆21Updated 6 years ago
- A toy OS☆54Updated 8 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆115Updated 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.☆52Updated this week
- General LR Parser(CMake,C++)☆65Updated 6 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- A standard C compiler.☆12Updated 8 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆209Updated 8 years ago
- a new disk-oriented storage manager for the SQLite DBMS. Such a storage manager assumes that the primary storage location of the database…☆23Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A nano concurrency library☆24Updated 5 years ago
- Simple script☆42Updated 8 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- C++ standard proposals☆16Updated 5 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago