murraycu / murrayc-compiler-experiments
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
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 6 years ago
- A standard C compiler.☆11Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ☆20Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Another Template Meta Programming Library☆15Updated 8 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- ☆21Updated 6 years ago
- Yet another scheme compiler... This time generating shitty code.☆17Updated 12 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- A toy OS☆54Updated 8 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Compiler practice written in C.☆35Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Codes and notes for the book "C++ Concurrency in Action"☆15Updated 10 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 6 years ago
- General-LR Parser Generator☆10Updated 6 months ago