All Projects → HawxChen → -LibraryOS-Exokernel_Implementation

HawxChen / -LibraryOS-Exokernel_Implementation

Licence: other
Exokernel is one of the major sources for container and library OS techniques.

Programming Languages

c
50402 projects - #5 most used programming language
HTML
75241 projects
Roff
2310 projects
assembly
5116 projects
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to -LibraryOS-Exokernel Implementation

Exfat
Free exFAT file system implementation
Stars: ✭ 528 (+1187.8%)
Mutual labels:  filesystem, driver
Dokany
User mode file system library for windows with FUSE Wrapper
Stars: ✭ 4,055 (+9790.24%)
Mutual labels:  filesystem, driver
Flydrive
☁️ Flexible and Fluent framework-agnostic driver based system to manage storage in Node.js
Stars: ✭ 275 (+570.73%)
Mutual labels:  filesystem, driver
nestjs-storage
Nestjs file system / file storage module wrapping flydrive
Stars: ✭ 92 (+124.39%)
Mutual labels:  filesystem, driver
Dokanx
user-mode filesystem framework for Windows
Stars: ✭ 173 (+321.95%)
Mutual labels:  filesystem, driver
Node Ntfs
Windows NT File System (NTFS) file system driver
Stars: ✭ 18 (-56.1%)
Mutual labels:  filesystem, driver
Winfsp
Windows File System Proxy - FUSE for Windows
Stars: ✭ 4,071 (+9829.27%)
Mutual labels:  filesystem, driver
Apfs Fuse
FUSE driver for APFS (Apple File System)
Stars: ✭ 929 (+2165.85%)
Mutual labels:  filesystem, driver
Cloudcmd
✨☁️📁✨ Cloud Commander file manager for the web with console and editor.
Stars: ✭ 1,332 (+3148.78%)
Mutual labels:  mit, filesystem
libusbhsfs
USB Mass Storage Class Host + Filesystem Mounter static library for Nintendo Switch homebrew applications.
Stars: ✭ 81 (+97.56%)
Mutual labels:  filesystem, driver
ksmbd
ksmbd kernel server(SMB/CIFS server)
Stars: ✭ 181 (+341.46%)
Mutual labels:  filesystem
ksql-jdbc-driver
JDBC driver for Apache Kafka
Stars: ✭ 85 (+107.32%)
Mutual labels:  driver
nvfuse
NVMe based File System in User-space
Stars: ✭ 81 (+97.56%)
Mutual labels:  filesystem
AQtion
Aquantia AQC multigigabit NIC linux driver (atlantic) - development preview
Stars: ✭ 60 (+46.34%)
Mutual labels:  driver
gravity
User-space deniable data encryption client.
Stars: ✭ 89 (+117.07%)
Mutual labels:  filesystem
kodbox
kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
Stars: ✭ 1,188 (+2797.56%)
Mutual labels:  filesystem
conbox
conbox is a Go implementation of unix-like utilities as single static executable intended for small container images.
Stars: ✭ 36 (-12.2%)
Mutual labels:  unix-like
embd-go
embd-go is an embeddable command-line tool for embedding data files in Go source code, specially crafted for easy use with `go generate`.
Stars: ✭ 24 (-41.46%)
Mutual labels:  mit
RxLogs
An Android & Kotlin Reactive Advanced Logging Framework.
Stars: ✭ 12 (-70.73%)
Mutual labels:  filesystem
gspca-kinect2
Kinect2 Sensor Device Driver for Linux
Stars: ✭ 25 (-39.02%)
Mutual labels:  driver

Exokernel_Implementation

I love OS. I implement it.

According to the design principles from MIT's Exokernel, one of library OSes, I implemented this OS from scratch.

I devised essential OS modules such as booting, Memory management, User-level environments, Preemptive multitasking and a sehll.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].