YvesChan / FileSystemLinks
A simple file system
☆40Updated 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☆174Updated 6 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☆39Updated 11 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- linux0.11源码解析☆94Updated 2 years ago
- ☆21Updated 5 years ago
- cmdline menu libary☆82Updated 3 months ago
- Simple DIY OS☆162Updated 7 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 8 years ago
- You can learn about ext2 filesystem step by step.☆46Updated 9 years ago
- 上海交通大学软件学院🍭操作系统课程🍦实验☆26Updated 4 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆59Updated 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 last year
- 使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏☆77Updated 5 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- JOS - MIT 6.828 Operating System Engineering 2016☆71Updated 8 years ago
- select、poll、epoll☆70Updated 6 years ago
- mit 6.828 2018,JOS实现☆83Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A simple SMP OS on ARMv8a☆27Updated 3 years ago
- Matrix, the name originated from the film "The Matrix", is a personal operating system project.☆33Updated 3 years ago
- Linux archaeology☆60Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago
- A Mini Linux-like Operating System.☆202Updated 3 years ago
- a tiny c complier☆32Updated 8 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆43Updated 10 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆70Updated 6 years ago