Y-Nak's Stars
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
tock/tock
A secure embedded operating system for microcontrollers
leanprover/lean4
Lean 4 programming language and theorem prover
dafny-lang/dafny
Dafny is a verification-aware programming language
FStarLang/FStar
A Proof-oriented Programming Language
dtolnay/cargo-expand
Subcommand to show result of macro expansion
BinaryAnalysisPlatform/bap
Binary Analysis Platform
rust-lang/rustc_codegen_cranelift
Cranelift based backend for rustc
rust-lang/polonius
Defines the Rust borrow checker.
lifting-bits/remill
Library for lifting machine code to LLVM bitcode
hylo-lang/hylo
The Hylo programming language
dtolnay/rust-toolchain
Concise GitHub Action for installing a Rust toolchain
dtolnay/paste
Macros for all your token pasting needs
gimli-rs/gimli
A library for reading and writing the DWARF debugging format
microsoft/llvm-mctoll
llvm-mctoll
rust-num/num-traits
Numeric traits for generic mathematics in Rust
rust-analyzer/rowan
flux-rs/flux
Refinement Types for Rust
falconre/falcon
Binary Analysis Framework in Rust
rust-lang/a-mir-formality
a model of MIR and the Rust type/trait system
capstone-rust/capstone-rs
high-level Capstone system bindings for Rust
nikomatsakis/rustacean-principles
duchess-rs/duchess
Silky smooth Java-Rust interop
leonardoalt/yools
Tools for Yul.
riscv/riscv-plic-spec
PLIC Specification
cameleon-rs/cameleon
A safe, fast, and flexible library for GenICam compatible cameras
cfallin/waffle
fe-lang/sonatina
rust-lang/trait-system-refactor-initiative
The Rustc Trait System Refactor Initiative