linux-insides-ko
Linux kernel documentation
A project providing in-depth documentation and Korean translations of Linux kernel internals
linux-insides 한국어 번역
167 stars
21 watching
40 forks
Language: Python
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
0xax/linux-insides | An in-depth exploration of the inner workings of the Linux kernel | 30,124 |
gregkh/kernel-development | A presentation on how Linux kernel development works | 624 |
ayyucedemirbas/linux-insides_turkish | Translates Linux-insides book into Turkish language | 77 |
calysto/matlab_kernel | A Jupyter kernel implementation for interacting with Matlab from within a notebook | 470 |
lkl/linux | Enables efficient reuse of Linux kernel code in applications | 819 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 576 |
gko/project | Tool to create and manage projects across multiple languages and platforms | 19 |
spytheman/simple_kernel_module_in_v | An example project demonstrating how to write and test a simple Linux kernel module using the V programming language. | 27 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,072 |
zen-kernel/zen-kernel | A Linux kernel distribution with documentation and guides for developers and users | 2,061 |
clojupyter/clojupyter | An implementation of a Clojure kernel for the Jupyter environment. | 836 |
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 907 |
dthain/basekernel | A research-grade kernel providing basic OS functionality for experimentation and education | 812 |
willdurand/arvernos | A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |