murraycu / murrayc-compiler-experiments
Code experiments to exercise ideas while reading "Engineering a Compiler".
☆27Updated 5 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 lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- BLInk Tree logic - storage and locking experiment☆25Updated 10 years ago
- A standard C compiler.☆11Updated 8 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- General-LR Parser Generator☆10Updated 4 months ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- Some toy labs for compiler course☆58Updated 2 years ago
- Another Template Meta Programming Library☆15Updated 7 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 8 years ago
- A nano concurrency library☆24Updated 4 years ago
- A simple implementation of JSON.☆19Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 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
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago