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:
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- 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.☆53Updated 11 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 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
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- General-LR Parser Generator☆10Updated last month
- lcc编译器源码注释工程☆54Updated 9 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Yet another scheme compiler... This time generating shitty code.☆17Updated 12 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- MIT 6.824 Lab 2012(C++)☆30Updated 12 years ago
- Another Template Meta Programming Library☆15Updated 8 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Lua like script language☆18Updated 9 years ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- ☆20Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago