kraktus's Stars
rust-ux/uX
Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`
amethyst/rustrogueliketutorial
Roguelike Tutorial in Rust - using RLTK
mozilla/cargo-vet
supply-chain security for Rust
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
zedeus/nitter
Alternative Twitter front-end
cmyr/cargo-instruments
A cargo plugin to generate Xcode Instruments trace files
sharksforarms/deku
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
alexcrichton/wait-timeout
Waiting on a child process with a timeout in Rust
eldruin/si4703-rs
Platform-agnostic Rust driver for the Si4703 and Si4702 FM radio turners (receivers).
AltraMayor/f3
F3 - Fight Flash Fraud
kkawakam/rustyline
Readline Implementation in Rust
RazrFalcon/cargo-bloat
Find out what takes most of the space in your executable.
algesten/ureq
A simple, safe HTTP client
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
lichess-org/mobile
Lichess mobile app v2
jmviz/when-to-berserk-on-lichess
When should you berserk in lichess arena tournament games?
rust-lang/miri
An interpreter for Rust's mid-level intermediate representation
basil00/Fathom
Syzygy TB probe tool.
fitztrev/rosen-score
Chess game analyzer
tosdr/edit.tosdr.org
👍👎 A new web app to rate services
dtolnay/paste
Macros for all your token pasting needs
rust-num/num
A collection of numeric types and traits for Rust.
cfallin/boolean_expression
A Rust library for manipulating and evaluating Boolean expressions and BDDs
orlp/slotmap
Slotmap data structure for Rust
indexmap-rs/indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
jesseduffield/lazygit
simple terminal UI for git commands
near/borsh-rs
Rust implementation of Binary Object Representation Serializer for Hashing
kraktus/rs-retroboard-chess
A chess retrograde move generator.
jaemk/self_update
Self updates for rust executables
nektos/act
Run your GitHub Actions locally 🚀