Things Are Getting Rusty In Kernel Land (Hackaday)

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

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

    Spotify for the terminal written in Rust 🚀

  • What happens in the kernel has no effect on userspace apps. And Rust is only being used for drivers, not the kernel itself. If you want a Spotify TUI, take a look at this: https://github.com/Rigellute/spotify-tui

  • gccrs

    GCC Front-End for Rust

  • It's more likely that by the time the situation you describe comes to pass that gccrs will have matured and that rustc will not be a builddep for the generic kernel.

  • 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
  • rustc_codegen_gcc

    libgccjit AOT codegen for rustc

  • My understanding was the current preference was going to be rust_codegen_gcc which still uses the rustc front end, and leverages gcc's backend via libgccjit. Though to be clear the Linux-Rust people were "either will probably work for us on that long term thing, we will let them evolve before we decide on which" and "for now neither is close to ready enough, so we will require rustc/llvm stuff for a while yet".

  • bitlbee-discord

    Bitlbee plugin for Discord (http://discordapp.com)

  • Also checkout https://github.com/sm00th/bitlbee-discord if you like irc for everything :D

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