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.
27 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 prototyping kernel development framework | 302 |
gregkh/kernel-development | A presentation on how Linux kernel development works | 624 |
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,784 |
pathtofile/bad-bpf | Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 556 |
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 | 497 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 207 |
lkl/linux | Enables efficient reuse of Linux kernel code in applications | 819 |
graalvm/graalvm-demos | A repository of demo applications showcasing the capabilities of GraalVM across various programming languages and frameworks. | 592 |
osvvm/osvvm | A comprehensive VHDL verification utility library with advanced testing and verification capabilities | 228 |