Stars
Empowering everyone to build reliable and efficient software.
Lightning-fast and Powerful Code Editor written in Rust
A cross-platform GUI library for Rust, inspired by Elm
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
A safe, extensible ORM and Query Builder for Rust
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
A project for generating C bindings from Rust code
2D graphics rendering on the GPU in rust using path tessellation.
A light windows GUI toolkit for rust
C++ `std::unique_ptr` that represents each object as an NFT on the Ethereum blockchain
Detects usage of unsafe Rust in a Rust crate and its dependencies.
Rust library for walking directories recursively.
A cargo subcommand for checking and applying updates to installed executables
A cargo subcommand for displaying when Rust dependencies are out of date
MessagePack implementation for Rust / msgpack.org[Rust]
Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.
cargo subcommand showing the assembly or llvm-ir generated for Rust code