This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Rust in GNOME

The Rust programming language is a memory-safe, systems programming language. It compiles to object code and can export and consume the C ABI, so it can be used to replace bits of C in existing systems without a complete rewrite. This page is about the usage of Rust in GNOME.

Projects with Rust usage

Experimental work


2024-10-23 11:37