Eraden's Stars
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
rust-lang/rust
Empowering everyone to build reliable and efficient software.
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
swc-project/swc
Rust-based platform for the Web
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
qarmin/czkawka
Multi functional app to find duplicates, empty folders, similar images etc.
xi-editor/xi-editor
A modern editor with a backend written in Rust.
tree-sitter/tree-sitter
An incremental parsing system for programming tools
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
rust-lang/cargo
The Rust package manager
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
rayon-rs/rayon
Rayon: A data parallelism library for Rust
huggingface/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
tokio-rs/mio
Metal I/O library for Rust.
rust-lang/rustfmt
Format Rust code
rust-lang/rfcs
RFCs for changes to Rust
EmbarkStudios/kajiya
💡 Experimental real-time global illumination renderer 🦀
Qovery/Replibyte
Seed your development database with real data ⚡️
plotters-rs/plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
rust-lang/crates.io
The Rust package registry
rustsec/rustsec
RustSec API & Tooling
rust-lang/reference
The Rust Reference
la10736/rstest
Fixture-based test framework for Rust
Detegr/rust-ctrlc
Easy Ctrl-C handler for Rust projects
rust-lang/glacier
A big 'ol pile of ICE.
glademiller/openapiv3
Rust Open API v3 Structs and Enums for easy deserialization with serde