YvesChan / FileSystemLinks
A simple file system
☆40Updated 13 years ago
Alternatives and similar repositories for FileSystem
Users that are interested in FileSystem are comparing it to the libraries listed below
Sorting:
- cmdline menu libary☆82Updated 4 months ago
- Simple DIY OS☆162Updated 7 years ago
- B+ tree implementation in C☆131Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- linux0.11源码解析☆94Updated 2 years ago
- mit 6.828 2018,JOS实现☆87Updated 6 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 12 years ago
- Implement your own TCP IP Stack☆224Updated this week
- A Mini Linux-like Operating System.☆205Updated 4 years ago
- a tiny c complier☆33Updated 8 years ago
- Linux archaeology☆60Updated 8 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Updated 4 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- ☆21Updated 5 years ago
- Mini Database Engine in C++☆145Updated 6 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆165Updated 8 years ago
- jos是mit6.828课程所用的操作系统,此处记录7个Lab的学习笔记。☆158Updated 7 years ago
- 操作系统真象还原☆119Updated last year
- JOS - MIT 6.828 Operating System Engineering 2016☆71Updated 8 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 last month
- source code referenced by 【TCP/IP Illustrated Volume 2: The Implementation】☆58Updated 12 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆192Updated 2 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++23 using BSD kqueue for socket event notification☆80Updated last month
- Toddler is a well-designed usable and portable microkernel OS☆75Updated 6 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 7 months ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Lightweight FTP server written in C☆145Updated 2 years ago