YvesChan / FileSystem
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:
- You can learn about ext2 filesystem step by step.☆46Updated 9 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
- buddy system memory allocator☆37Updated 10 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆81Updated 2 years ago
- Linux archaeology☆58Updated 7 years ago
- LFS using Fuse☆45Updated 12 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆160Updated 3 years ago
- Intermals_of_Linux_device_driver☆25Updated 6 years ago
- cmdline menu libary☆80Updated 4 years ago
- ☆20Updated 4 years ago
- Minix 1.1 to 2.0.4☆51Updated 7 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 5 years ago
- a tiny c complier☆31Updated 8 years ago
- Matrix, the name originated from the film "The Matrix", is a personal operating system project.☆33Updated 2 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 7 months ago
- Log Structured File System in Linux Kernel☆15Updated 11 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A linux-like virtual file system by C++☆147Updated 5 years ago
- In-memory generic B-tree implementation☆27Updated 14 years ago
- Tiny OS kernel for Tsinghua OS course☆46Updated 10 years ago
- a new disk-oriented storage manager for the SQLite DBMS. Such a storage manager assumes that the primary storage location of the database…☆23Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Building ucore OS step by step☆154Updated 10 years ago
- Lightweight FTP server written in C☆144Updated last year
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- ☆17Updated 13 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago