hend0x
Software Developer using mainly Java in my professional life. Currently happily learning Rust.
WorkdayIreland
hend0x's Stars
nix-community/awesome-nix
😎 A curated list of the best resources in the Nix community [maintainer=@cyntheticfox]
DeterminateSystems/nix-installer
Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 7 million installs.
LukeMathWalker/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
plabayo/learn-rust-101
A guide to aid you in your journey of becoming a Rustacean (Rust developer).
lmammino/rust-advent
Learning Rust by solving advent of code challenges (Streaming live on Twitch every Monday)
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
SixArm/rust-quick-guide
Rust Quick Guide provides short introductions to many Rust programming topics, including the language, ecosystem, concepts, crates, and more.
tazz4843/whisper-rs
Rust bindings to https://github.com/ggerganov/whisper.cpp
axodotdev/cargo-dist
📦 shippable application packaging
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
fdehau/tui-rs
Build terminal user interfaces and dashboards using Rust
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
jondot/rust-how-do-i-start
Hand curated advice and pointers for getting started with Rust
sger/RustBooks
List of Rust books
CleanCut/ultimate_rust_crash_course
Rust Programming Fundamentals - one course to rule them all, one course to find them...
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
TheAlgorithms/Rust
All Algorithms implemented in Rust
dungeon-revealer/dungeon-revealer
A web app for tabletop gaming to allow the game master to reveal areas of the game map to players, roll dice and take notes.
RinCat/RTL88x2BU-Linux-Driver
Realtek RTL88x2BU WiFi USB Driver for Linux
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
ogham/exa
A modern replacement for ‘ls’.
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
sharkdp/bat
A cat(1) clone with wings.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.