arminha's Stars
rust-embedded/cargo-binutils
Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
rust-embedded/discovery
Discover the world of microcontrollers through Rust!
rust-embedded/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
knurling-rs/meta
What's Knurling all about?
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
dtolnay/thiserror
derive(Error) for struct and enum error types
hyperium/hyper-tls
arminha/mdbook-curly-quotes
mdBook preprocessor that replaces straight quotes with curly quotes
Michael-F-Bryan/mdbook-epub
An experimental mdbook backend for creating EPUB documents.
openZH/covid_19
COVID19 case numbers of Cantons of Switzerland and Principality of Liechtenstein (FL). The data is updated at best once a day (times of collection and update may vary). Start with the README.
seanmonstar/pretty-env-logger
A pretty, easy-to-use logger for Rust.
JFormDesigner/FlatLaf
FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)
sharkdp/hyperfine
A command-line benchmarking tool
koute/bytehound
A memory profiler for Linux.
crev-dev/cargo-crev
A cryptographically verifiable code review system for the cargo (Rust) package manager.
pop-os/firmware-manager
Generic framework and GTK UI for firmware updates from system76-firmware and fwupd, written in Rust.
TeXitoi/structopt
Parse command line arguments by defining a struct.
pyrossh/rust-embed
Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.
rcaelers/workrave
Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit.
chanind/hanzi-writer
Chinese character stroke order animations and practice quizzes
actix/actix
Actor framework for Rust.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
aeplay/kay
Experimental high-performance actor system framework for Rust
tarkah/karaoke-rs
A simple, network enabled karaoke player in Rust
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
GoogleContainerTools/distroless
🥑 Language focused docker images, minus the operating system.
timvisee/ffsend
:mailbox_with_mail: Easily and securely share files from the command line. A fully featured Firefox Send client.
flamegraph-rs/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3