antonylsg's Stars
orlp/slotmap
Slotmap data structure for Rust
henke443/fast-graph
A fast, lightweight and extensible implementation of a graph data structure.
tamasfe/taplo
A TOML toolkit written in Rust
google/zerocopy
khonsulabs/cushy
An experimental cross-platform graphical user interface (GUI) crate for Rust.
smol-rs/smol
A small and fast async runtime for Rust
rust-embedded/embedded-hal
A Hardware Abstraction Layer (HAL) for embedded systems
argmin-rs/argmin
Numerical optimization in pure Rust
fish-shell/fish-shell
The user-friendly command line shell.
maestro-os/maestro
Unix-like kernel written in Rust
fgsfdsfgs/perfect_dark
work in progress port of n64decomp/perfect_dark to modern platforms
probe-rs/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
ferrocene/ferrocene
Source code of Ferrocene, safety-critical Rust toolchain
ParkMyCar/compact_str
A memory efficient string type that can store up to 24* bytes on the stack
jerry73204/ziptree-rs
Tarjan's zip trees implemented in Rust
saschagrunert/indextree
Arena based tree 🌲 structure by using indices instead of reference counted pointers
sxyazi/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
helix-editor/nucleo
A fast and convenient fuzzy matcher library for rust
rlane/oort3
A space fleet programming game
estebank/redpen
A Rust code linter
rust-marker/marker
An experimental linting interface for Rust. Let's make custom lints a reality
ilai-deutel/kibi
A text editor in ≤1024 lines of code, written in Rust
RazrFalcon/cargo-bloat
Find out what takes most of the space in your executable.
yuankunzhang/charming
A visualization library for Rust
solidiquis/erdtree
A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.
rust-analyzer/ungrammar
matklad/resilient-ll-parsing
maciejhirsz/logos
Create ridiculously fast Lexers
voliva/safe-decimal