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:
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- [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
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- General-LR Parser Generator☆10Updated 3 weeks ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- Simplified C Compiler☆19Updated 9 years ago
- A standard C compiler.☆11Updated 8 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated last year
- Another Template Meta Programming Library☆15Updated 8 years ago
- A toy OS☆54Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A simple implementation of JSON.☆19Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- ☆20Updated 2 years ago
- A nano concurrency library☆24Updated 5 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last month
- Yet another scheme compiler... This time generating shitty code.☆17Updated 12 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 4 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago