YvesChan / FileSystem
A simple file system
☆38Updated 12 years ago
Alternatives and similar repositories for FileSystem:
Users that are interested in FileSystem are comparing it to the libraries listed below
- MIT 6.828 JOS lab☆55Updated 7 years ago
- buddy system memory allocator☆37Updated 10 years ago
- B+ tree implementation in C☆129Updated 4 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 11 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆80Updated 2 years ago
- LFS using Fuse☆46Updated 12 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- This repository is a mirror of git://git.kernel.dk/blktrace.git☆12Updated 8 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 5 years ago
- Matrix, the name originated from the film "The Matrix", is a personal operating system project.☆33Updated 2 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- Simplified C Compiler☆19Updated 8 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- Some toy labs for compiler course☆58Updated 2 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- a tiny c complier☆31Updated 7 years ago
- TCP/IP stack implementation☆18Updated 4 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- cmdline menu libary☆78Updated 4 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 9 years ago
- Solution to homework and assignments from MIT's 6.828 (Operating Systems Engineering).☆34Updated 9 years ago
- A mini database implementation.☆230Updated last year
- skip list with rank, code less than z_set in redis☆171Updated last year
- An example kernel filesystem implementation☆93Updated 9 years ago
- Lightweight FTP server written in C☆143Updated last year
- An implementation of dynamic memory allocator in C using explicit free list, as according to the lab assignment of CS-APP book , reaching…☆33Updated last year
- A simple, kernel-space, on-disk filesystem from the scratch☆946Updated 3 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆170Updated 5 years ago
- Implementation of Google File System☆54Updated 10 years ago