monax-owo's Stars
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
vladbat00/bevy_egui
This crate provides an Egui integration for the Bevy game engine. 🇺🇦 Please support the Ukrainian army: https://savelife.in.ua/en/
watchexec/cargo-watch
Watches over your Cargo project's source.
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup.
google/budoux
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
djeedai/bevy_hanabi
🎆 Hanabi — a GPU particle system plugin for the Bevy game engine.
holmgr/cargo-sweep
A cargo subcommand for cleaning up unused build files generated by Cargo
JoJoJet/bevy-trait-query
adds trait queries to the bevy game engine
robertdodd/bevy_round_ui
Round UI nodes for Bevy
bitshifter/glam-rs
A simple and fast linear algebra library for games and graphics
nannou-org/nannou
A Creative Coding Framework for Rust.
dimforge/bevy_rapier
Official Rapier plugin for the Bevy game engine.
jakobhellermann/bevy_editor_pls
In-App editor tools for bevy applications
godot-rust/gdext
Rust bindings for Godot 4
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
serde-rs/serde
Serialization framework for Rust
web-infra-dev/rspack
The fast Rust-based web bundler with webpack-compatible API 🦀️
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
hyperium/tonic
A native gRPC client & server implementation with async/await support.
microsoft/windows-rs
Rust for Windows
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
rust-lang/cargo
The Rust package manager
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
vectordotdev/vector
A high-performance observability data pipeline.
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
rwf2/Rocket
A web framework for Rust.