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,044 |
gregkh/kernel-development | A presentation on the development process of a widely-used operating system kernel | 622 |
ayyucedemirbas/linux-insides_turkish | Turkish translation of the Linux Insides book | 77 |
calysto/matlab_kernel | A Jupyter kernel implementation for interacting with Matlab from within a notebook | 469 |
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. | 561 |
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. | 28 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,064 |
zen-kernel/zen-kernel | A Linux kernel distribution with documentation and guides for developers and users | 2,026 |
clojupyter/clojupyter | An implementation of a Clojure kernel for the Jupyter environment. | 834 |
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 905 |
dthain/basekernel | A research-grade kernel providing basic OS functionality for experimentation and education | 801 |
willdurand/arvernos | A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |