Ross ROSS = Recommend OSS · open-source software intelligence for agents

fishinabarrel/linux-kernel-module-rust

Framework for writing Linux kernel modules in safe Rust observed · 2026-08-28

github.com/fishinabarrel/linux-kernel-module-rust · Rust · GPL-2.0 (copyleft) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3034
  • days_rel: n/a
  • days_push: 2006
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1337 stars · 122 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A framework for writing loadable Linux kernel modules in safe Rust, providing safe abstractions over kernel interfaces via bindgen-generated FFI bindings. It compiles Rust modules as staticlibs linked into .ko files using the kernel's own build system.

Use cases

  • write linux kernel modules in rust
  • create safe rust bindings for kernel apis
  • build out-of-tree loadable kernel modules
  • experiment with rust in kernel space
  • port c kernel modules to rust

When to choose

  • you want memory-safe kernel module development in rust
  • you need out-of-tree modules on linux 4.x kernels
  • you want a testing ground for rust kernel abstractions

When to avoid

  • you target the latest kernels or upstream support - use Rust-for-Linux instead
  • you need non-amd64 architectures
  • you require a stable rust toolchain rather than nightly

Facets

framework · maturity maintenance

build-tool developer-tools embedded operating-systems developer-tools programming-languages rust cpp kernel-modules rust-bindings ffi systems-programming out-of-tree-modules linux

1 source

Member repositories

RepositoryRoleHealth v2
fishinabarrel/linux-kernel-module-rustmain10

For agents

markdown · JSON · MCP: product_card(name="fishinabarrel/linux-kernel-module-rust")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem