japaric's Stars
gohugoio/hugo
The world’s fastest framework for building websites.
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
jhspetersson/fselect
Find files with SQL-like queries
tmux-plugins/tmux-yank
Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin.
bytecodealliance/cranelift
Cranelift code generator
jameysharp/corrode
C to Rust translator
cargo-generate/cargo-generate
cargo, make me a project
cmsis-svd/cmsis-svd
Aggegration of ARM Cortex-M (and other) CMSIS SVDs and related tools
Marus/cortex-debug
Visual Studio Code extension for enhancing debug capabilities for Cortex-M Microcontrollers
rust-lang-deprecated/error-chain
Error boilerplate for Rust
rust-lang/stdarch
Rust's standard library vendor-specific APIs and run-time feature detection
ah-/anne-key
Firmware for Anne Pro Keyboard written in Rust
JuliaMath/openlibm
High quality system independent, portable, open source libm implementation
paholg/typenum
Compile time numbers in Rust.
dtolnay/semver-trick
How to avoid complicated coordinated upgrades
rust-lang/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
redox-os/ralloc
Mirror of https://gitlab.redox-os.org/redox-os/ralloc
Manishearth/compiletest-rs
An extraction of the compiletest utility from the Rust compiler
rust-lang/rust-roadmap-2017
Tracking Rust's roadmap
wose/ts100
ts100 soldering iron firmware written in Rust
serde-deprecated/aster
No longer maintained
mojoaar/hucore
Minimal blog theme for hugo based on Hemingway2
mmstick/numtoa
An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte array.
serde-deprecated/quasi
No longer maintained
m-labs/dslite2svd
Converter of register descriptions from the TI DSLite format to CMSIS SVD format
m4b/cargo-sym
Prints various binary symbols in your crate
pftbest/rust_on_msp
Simple blinking LED example that runs on MSP430.