Rust things I most anticipate
2025-01-12
- Wide use of Radicle,
an alternative to GitHub that is peer-to-peer (latest update)
- Make alternative (to LLVM) codegen backends available in a Rust stable toolchain:
- More drivers written in Rust in the official Linux kernel,
most promising ones being:
- Binder (for Android IPC)
- Apple GPU driver (latest update),
which seems to be one that has attracted the most attention
- Use of Rust in safety-critical systems,
Ferrocene being the most likely candidate,
due to being the first (and only) Rust toolchain qualified for the domain
- Wide use of Typst, a more pleasant alternative to LaTeX
- Usage in production versions of Chromium,
though this would only be for external dependencies
- Removing libc dependency for Linux-based systems (mustang and rustix)
- Wide use of Pijul, for I want a better VCS than Git
(latest update)
achieved
- A driver written in Rust in the official Linux kernel: