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:
- buddy system memory allocator☆37Updated 10 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- LFS using Fuse☆46Updated 12 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
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- a tiny c complier☆32Updated 8 years ago
- ☆20Updated 4 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆81Updated 3 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- Lightweight FTP server written in C☆144Updated last year
- MIT 6.828 JOS lab☆56Updated 8 years ago
- Linux archaeology☆58Updated 7 years ago
- Unofficial repo of historical Oracle BerkeleyDB source☆46Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Simple DIY OS☆163Updated 7 years ago
- course work for CMU DB_15445☆10Updated 6 years ago
- aufs - simple Linux kernel file system for os course☆103Updated 7 years ago
- JOS - MIT 6.828 Operating System Engineering 2016☆72Updated 8 years ago
- cmdline menu libary☆80Updated 4 years ago
- A Mini Linux-like Operating System.☆200Updated 3 years ago
- An example kernel filesystem implementation☆94Updated 9 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆161Updated 3 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 years ago
- Matrix, the name originated from the film "The Matrix", is a personal operating system project.☆33Updated 2 years ago
- Gossip protocol implementation in C☆60Updated 8 years ago
- a 32 bit Intel 386 toy os kernel☆26Updated 7 years ago
- Building ucore OS step by step☆154Updated 10 years ago
- xv6 学习☆44Updated 9 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆80Updated 3 months ago