zTrix / 6.824_labsLinks
MIT 6.824 Lab 2012(C++)
☆30Updated 12 years ago
Alternatives and similar repositories for 6.824_labs
Users that are interested in 6.824_labs are comparing it to the libraries listed below
Sorting:
- mit-6.824-2012☆42Updated 10 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 10 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆166Updated 10 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 8 years ago
- 模板☆16Updated 11 years ago
- Computer System Design: labs /YFS☆13Updated 9 years ago
- A simple SQL Server...☆16Updated 10 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- 一起搞个大新闻 :)☆74Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- Companion to my Practical Network Programming course at boolan.com☆21Updated 2 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 10 years ago
- ☆31Updated 8 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Too young. Too simple. Sometimes naive. A SQL DBMS as a course project.☆18Updated 9 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- ☆77Updated 11 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- 6.824: Distributed Systems in MIT☆57Updated 12 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated 4 months ago
- my labs answer for https://pdos.csail.mit.edu/6.828/2014/☆65Updated 9 years ago
- 8 labs of course Introduction to Computer System☆10Updated 11 years ago
- A simple coroutine☆39Updated 10 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- Distributed Systems☆35Updated 7 years ago
- Implementation for MIT 6.824 Distributed System 2016☆7Updated 9 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆129Updated 8 years ago