YvesChan / FileSystemLinks
A simple file system
☆39Updated 12 years ago
Alternatives and similar repositories for FileSystem
Users that are interested in FileSystem are comparing it to the libraries listed below
Sorting:
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆81Updated 3 weeks ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- You can learn about ext2 filesystem step by step.☆46Updated 9 years ago
- LFS using Fuse☆46Updated 12 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆166Updated 10 years ago
- buddy system memory allocator☆37Updated 10 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- A Mini Linux-like Operating System.☆200Updated 3 years ago
- Mini Database Engine in C++☆128Updated 5 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆57Updated last year
- cmdline menu libary☆80Updated 4 years ago
- Implemet Key-Value store using BTree☆62Updated 5 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 10 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- 15-441 Computer Networks Recitation Sessions from Carnegie Mellon University☆39Updated 13 years ago
- My solutions to The Linux Programming Interface Exercises☆319Updated 2 years ago
- A simple, kernel-space, on-disk filesystem from the scratch☆964Updated 8 months ago
- ☆18Updated 4 years ago
- MIT 6.828 JOS lab☆55Updated 8 years ago
- mit 6.828 2018,JOS实现☆84Updated 6 years ago
- Simple DIY OS☆164Updated 7 years ago
- A mini database implementation.☆236Updated last year
- jos是mit6.828课程所用的操作系统,此处记录7个Lab的学习笔记。☆156Updated 6 years ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- MIT 6.828 - Operating System Engineering - Fall 2014☆50Updated 8 years ago