GuillaumeGomez
Opensource lover. Rustdoc team leader, member of the Rust dev-tools, documentation and docs.rs teams, GNOME foundation member.
@huaweiParis
Pinned Repositories
csv-parser
A CSV parser written in Rust with nom
doc-comment
Write doc comments from macros
minifier-rs
Minifier tool/lib for JS/CSS/JSON files
process-viewer
A process viewer GUI in rust
rust-fmod
A rust binding for the FMOD library
rust-GSL
A GSL (the GNU Scientific Library) binding for Rust
rustc-tools
Some internal rustc tools made accessible
sysinfo
Cross-platform library to fetch system information
systemd-manager
A systemd service manager written in Rust with the GTK-rs wrapper and direct integration with dbus
tuto-rust-fr
Un tutoriel pour apprendre Rust
GuillaumeGomez's Repositories
GuillaumeGomez/sysinfo
Cross-platform library to fetch system information
GuillaumeGomez/process-viewer
A process viewer GUI in rust
GuillaumeGomez/rust-GSL
A GSL (the GNU Scientific Library) binding for Rust
GuillaumeGomez/tuto-rust-fr
Un tutoriel pour apprendre Rust
GuillaumeGomez/minifier-rs
Minifier tool/lib for JS/CSS/JSON files
GuillaumeGomez/systemd-manager
A systemd service manager written in Rust with the GTK-rs wrapper and direct integration with dbus
GuillaumeGomez/rustc-tools
Some internal rustc tools made accessible
GuillaumeGomez/browser-UI-test
small JS framework to easily provide UI screenshot-based tests
GuillaumeGomez/conference-talks
Talks I made for a few different conferences
GuillaumeGomez/TODO-list
My list of TODO work
GuillaumeGomez/docs.rs
crates.io documentation generator
GuillaumeGomez/rinja
GuillaumeGomez/ui_test
A test framework for testing rustc diagnostics output
GuillaumeGomez/winnow
Making parsing a breeze
GuillaumeGomez/bevy
A refreshingly simple data-driven game engine built in Rust
GuillaumeGomez/gccjit.rs
Rust bindings for libgccjit.
GuillaumeGomez/geos
Rust bindings for GEOS
GuillaumeGomez/gtk-rs-core
Provides Rust bindings for Gnome libraries
GuillaumeGomez/libc
Raw bindings to platform APIs for Rust
GuillaumeGomez/llm.rs
LLM training in simple, raw C/CUDA, migrated into Rust
GuillaumeGomez/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
GuillaumeGomez/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
GuillaumeGomez/procfs
Rust library for reading the Linux procfs filesystem
GuillaumeGomez/rfcs
RFCs for changes to Rust
GuillaumeGomez/rust
a safe, concurrent, practical language
GuillaumeGomez/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
GuillaumeGomez/rustc_codegen_gcc
libgccjit AOT codegen for rustc
GuillaumeGomez/rustwide
Execute your code on the Rust ecosystem.
GuillaumeGomez/team
Rust teams structure
GuillaumeGomez/uniffi-rs
a multi-language bindings generator for rust