simple_kernel_module_in_v
Linux kernel module demo
An example project demonstrating how to write and test a simple Linux kernel module using the V programming language.
An example of writing an external, simple Linux kernel module, in V.
28 stars
2 watching
2 forks
Language: Makefile
last commit: over 2 years ago
Linked from 1 awesome list
kernel-modulelinuxproof-of-conceptvlang
Related projects:
Repository | Description | Stars |
---|---|---|
netoptimizer/prototype-kernel | A prototype kernel development project aimed at accelerating Linux kernel development and prototyping | 300 |
gregkh/kernel-development | A presentation on the development process of a widely-used operating system kernel | 622 |
jvm-graphics-labs/vulkan | A collection of examples and demos for the Vulkan API using Kotlin | 51 |
mszoek/hydrogen | A simple, 64-bit kernel that demonstrates preemptive multitasking and basic system features. | 36 |
usrbinnc/netcat-cpi-kernel-module | An album's track data is embedded in a kernel module written in C. | 840 |
v-community/v_by_example | An introductory tutorial project for the V programming language using annotated examples and exercises. | 170 |
junsooo/linux-insides-ko | A project providing in-depth documentation and Korean translations of Linux kernel internals | 167 |
a13xp0p0v/linux-kernel-defence-map | A graphical representation of Linux kernel security concepts and their relationships | 1,774 |
pathtofile/bad-bpf | Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 549 |
rainerhahnekamp/how-do-i-test | A collection of demo applications for testing different aspects of Angular and Spring development | 5 |
raysalemi/uvmprimer | Compiled and simulated UVM Primer book examples for easy testing and learning | 483 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
lkl/linux | Enables efficient reuse of Linux kernel code in applications | 819 |
graalvm/graalvm-demos | A collection of demo applications showcasing GraalVM's capabilities | 586 |
osvvm/osvvm | A comprehensive VHDL verification utility library with advanced testing and verification capabilities | 225 |