frazerk's Stars
Scony/godot-gdscript-toolkit
Independent set of GDScript tools - parser, linter, formatter, and more
jgthms/bulma
Modern CSS framework based on Flexbox
sycamore-rs/sycamore
A library for creating reactive web apps in Rust and WebAssembly
gravitl/netmaker
Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
tonarino/innernet
A private network system that uses WireGuard under the hood.
MusicPlayerDaemon/MPD
Music Player Daemon
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
ramsayleung/rspotify
Spotify Web API SDK implemented on Rust
LukeMathWalker/cargo-chef
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
twuni/docker-registry.helm
Helm chart for a Docker registry. Successor to stable/docker-registry chart.
guillaume-be/rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
TedDriggs/field_names
proc-macro for accessing struct field names at runtime
mehcode/tokio-diesel
Integrate Diesel into Tokio cleanly and efficiently.
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
thedodd/ybc
A Yew component library based on the Bulma CSS framework.
ranile/material-yew
Yew wrapper for Material Web Components
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.
matklad/once_cell
Rust library for single assignment cells and lazy statics without macros
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
actix/actix-extras
A collection of additional crates supporting the actix and actix-web frameworks.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
seed-rs/seed
A Rust framework for creating web apps
fannheyward/coc-rust-analyzer
rust-analyzer extension for coc.nvim
rust-unofficial/patterns
A catalogue of Rust design patterns, anti-patterns and idioms
GloriousEggroll/proton-ge-custom
Compatibility tool for Steam Play based on Wine and additional components
paperclip-rs/paperclip
WIP OpenAPI tooling for Rust.
murarth/assert_matches
Provides macro `assert_matches` for testing pattern matching
xd009642/tarpaulin
A code coverage tool for Rust projects
elomatreb/mpd_client
Async MPD client library