Write your first Linux kernel module with Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rust-bindgen

    Automatically generates Rust FFI bindings to C (and some C++) libraries.

  • Thanks for the kind words, for your question the latest bindgen version will cause this error, to fix it you can do: bash git clone https://github.com/rust-lang/rust-bindgen -b v0.56.0 --depth=1 cargo install --path rust-bindgen It will install to ~/.cargo/bin or wherever you have your binaries, you can do a bindgen --version to make sure you're now using 0.56.0

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts