katsuNakajima's Stars
dnlmlr/cargo-clean-all
matthiaskrgr/cargo-cache
manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively
golemparts/rppal
A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
flosse/rust-web-framework-comparison
A comparison of some web frameworks and libs written in Rust
astral-sh/rye
a Hassle-Free Python Experience
railwaycat/homebrew-emacsmacport
Emacs mac port formulae for the Homebrew package manager
pola-rs/polars-cli
CLI interface for running SQL queries with Polars as backend
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
VSCodium/vscodium
binary releases of VS Code without MS branding/telemetry/licensing
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
moka-rs/moka
A high performance concurrent caching library for Rust
dbeaver/dbeaver
Free universal database tool and SQL client
greymd/ojichat
おじさんがLINEやメールで送ってきそうな文を生成する
git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
arosh/ublacklist-stackoverflow-translation
Exclude machine-translated sites of Stack Exchange from Google search results
jstarks/npiperelay
npiperelay allows you to access Windows named pipes from WSL
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
teloxide/teloxide
🤖 An elegant Telegram bots framework for Rust
playframework/scalatestplus-play
ScalaTest + Play
playframework/playframework
The Community Maintained High Velocity Web Framework For Java and Scala.
github/gitignore
A collection of useful .gitignore templates
fathyb/carbonyl
Chromium running inside your terminal
jeromefroe/lru-rs
An implementation of a LRU cache
volta-cli/volta
Volta: JS Toolchains as Code. ⚡
HidekiTak/planning_poker_table
gihyo-book/ts-nextbook-json
gihyo-book/ts-nextbook-app
TypeScriptとReact/Next.jsでつくる実践Webアプリケーションの第5章から6章までのコード
LukeMathWalker/cargo-chef
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
yoshuawuyts/exponential-backoff
Exponential backoff generator with jitter.