HiraokaTakuya's Stars
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
huggingface/candle
Minimalist ML framework for Rust
astral-sh/rye
a Hassle-Free Python Experience
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
tracel-ai/burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
moby/buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
ast-grep/ast-grep
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
ogham/dog
A command-line DNS client.
di-sukharev/opencommit
Generate conventional git commit messages with AI in 1 second 🤯🔫
LukeMathWalker/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
rust-cross/cargo-zigbuild
Compile Cargo project with zig as linker
greyblake/nutype
Rust newtype with guarantees 🇺🇦 🦀
sfackler/rust-openssl
OpenSSL bindings for Rust
Vrtgs/thirtyfour
Selenium WebDriver client for Rust, for automated testing of websites
regexident/cargo-modules
Visualize/analyze a Rust crate's internal structure
DanielKeep/cargo-script
Cargo script subcommand
pacak/cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
rust-cross/rust-musl-cross
Docker images for compiling static Rust binaries using musl-cross
oowl/quicssh-rs
QUIC proxy that allows to use QUIC to connect to an SSH server without needing to patch the client or the server.
jsinger67/parol
LL(k) and LALR(1) parser generator for Rust
SixArm/assertables-rust-crate
Assertables: a Rust crate of assert macros for testing
Bonta0729/Gaussian_lambda
termoshtt/cpp-exception-testing
Testing C-unwind ABI