c-git's Stars
sharkdp/bat
A cat(1) clone with wings.
atuinsh/atuin
✨ Magical shell history
James-Yu/LaTeX-Workshop
Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
AntennaPod/AntennaPod
A podcast manager for Android
mainmatter/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
mitsuhiko/insta
A snapshot testing library for rust
Canop/bacon
background rust code check
TraceMachina/nativelink
NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and specialized hardware.
emilk/eframe_template
The easy way to make a Rust app with a GUI
lucasmerlin/hello_egui
A collection of useful crates for egui
mainmatter/rust-telemetry-workshop
Build a comprehensive toolkit to detect, troubleshoot and resolve issues with Rust applications.
shuttle-hq/shuttlings
Collection of code challenges for learning backend development in Rust
mainmatter/rust-advanced-testing-workshop
A course to move beyond the built-in Rust testing toolkit.
EmbarkStudios/poll-promise
A Rust promise for games and immediate mode GUIs
AltF02/mouse-rs
Rust library to control the mouse
TinCanTech/easy-tls
Manage and Inline OpenVPN TLS keys and Easy-RSA PKI credentials. Supports OpenVPN TLS-Crypt-V2 key system and OpenVPN Peer-Fingerprint mode.
daxpedda/web-time
Drop-in replacement for std::time for Wasm in browsers
letsgetrusty/generics_and_zero_sized_types
woelper/egui_pick_file
Demo to show how to pick file on web and native
mainmatter/rust-workshop-runner
A CLI tool to drive test-driven Rust workshops
gwbres/dms-coordinates
:earth_africa: D°M'S'' coordinates in Rust for navigation and cartography applications
mdunsmuir/copy_dir
Copy a directory recursively in Rust
yugonline/cliNotes
cliNotes is a CLI terminal app developed in Rust that helps fast capture of Dev logs, Learning Notes and Code snippets
m4salah/shuttle-cch23
shuttle-cch23 challenges
sentinel1909/shuttle-cch23
Repo for my solutions to Shuttle's 2023 Christmas Code Hunt
c-git/log4rs
A highly configurable logging framework for Rust
c-git/reqwest-cross
Wrapper around reqwest for compatability with native and wasm
c-git/rust-playground
The Rust Playground
c-git/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.