RyoNkmr's Stars
taigaio/taiga-docker
emk/rust-musl-builder
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
twitchtv/twirp
A simple RPC framework with protobuf service definitions
tokio-rs/prost
PROST! a Protocol Buffers implementation for the Rust Language
irevenko/tsukae
🐚📊 Show off your most used shell commands
nuxt/vite
⚡ Vite Experience with Nuxt 2
github-release/github-release
Commandline app to create and edit releases on Github (and upload artifacts)
googleapis/googleapis
Public interface definitions of Google APIs.
simonhaenisch/md-to-pdf
Hackable CLI tool for converting Markdown files to PDF using Node.js and headless Chrome.
IndexXuan/vue-cli-plugin-vite
Use vite today, with vue-cli.
paperclip-rs/paperclip
WIP OpenAPI tooling for Rust.
Peternator7/strum
A small rust library for adding custom derives to enums
hyperium/tonic
A native gRPC client & server implementation with async/await support.
usagi/rust-memory-container-cs
Rust Memory Container Cheat-sheet
Keats/rust-bcrypt
Easily hash and verify passwords using Bcrypt
blackbeam/rust-mysql-simple
Mysql client library implemented in rust.
killercup/cargo-edit
A utility for managing cargo dependencies from the command line.
serde-rs/serde
Serialization framework for Rust
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
rust-cli/config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
streamich/react-use
React Hooks — 👍
vueuse/vueuse
Collection of essential Vue Composition Utilities for Vue 2 and 3
terser/terser
🗜 JavaScript parser, mangler and compressor toolkit for ES6+
skovy/typed-scss-modules
🎁 Generate type definitions (.d.ts) for CSS Modules using SCSS
denoland/deno_lint
Blazing fast linter for JavaScript and TypeScript written in Rust
dprint/dprint
Pluggable and configurable code formatting platform written in Rust.