schuay / advanced_multiprocessor_programmingLinks
VU Advanced Multiprocessor Programming, TU Wien, SS 2013
☆38Updated 12 years ago
Alternatives and similar repositories for advanced_multiprocessor_programming
Users that are interested in advanced_multiprocessor_programming are comparing it to the libraries listed below
Sorting:
- A naive interpreter for IR of NJU compiler principle lab3, to accelerate interpretation, the ir will be compiled to machine-friendly bina…☆16Updated 5 years ago
- 一起搞个大新闻 :)☆74Updated 9 years ago
- An unofficial mirror of the core PARSEC 3.0 benchmark suite with patches to run on x86_64 Arch Linux and generalize builds.☆120Updated 3 years ago
- ☆43Updated 3 years ago
- an API and runtime environment for data processing with MapReduce for shared-memory multi-core & multiprocessor systems.☆96Updated last year
- Toy Compiler for Compiler 2016 Course☆91Updated 9 years ago
- An implementation of the Raft consensus protocol.☆14Updated 7 years ago
- Lab for Network Principles since 2019-2020 fall☆173Updated 9 months ago
- Yizhou Shan's Doctoral Dissertation (UCSD CSE)☆15Updated 3 years ago
- A personal collection of food in San Diego. (primarily asian food) (in Chinese)☆72Updated 3 years ago
- A RISC-V simulator☆36Updated 2 years ago
- ☆11Updated 4 years ago
- Website for Artifact Evaluation at EuroSys, SOSP, OSDI, ATC☆46Updated last week
- ☆28Updated 5 years ago
- Concurrency Bug Vulnerability Analysis☆12Updated 8 years ago
- Fast In-memory Transaction Processing using RDMA and HTM☆58Updated 9 years ago
- A graph-based distributed in-memory store that leverages efficient graph exploration to provide highly concurrent and low-latency queries…☆190Updated 3 years ago
- 方舟编译入门技术课程的配套代码☆30Updated 5 years ago
- 南京大学山寨毕业论文模版☆132Updated 6 years ago
- LiTL: Library for Transparent Lock Interposition☆84Updated 2 years ago
- ☆23Updated last year
- Let's discover a new world. — Edit☆10Updated 8 years ago
- My progress working through Modern Compiler Implementation in Java, by Andrew W. Appel (http://www.cs.princeton.edu/~appel/modern/java/)☆25Updated 13 years ago
- Coursera Course (Stanford CS143)☆25Updated 11 years ago
- ☆25Updated 2 years ago
- ☆51Updated last year
- MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.☆61Updated 2 years ago
- A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.☆143Updated 4 years ago
- The MiniDecaf compilers.☆67Updated 4 years ago
- Modern Compiler Implementation in C