ls-tahmid-hossain's Stars
google/assertor
Fluent assertion library for Rust with readable messages.
seanmonstar/num_cpus
Get the number of CPUs in Rust
atuinsh/atuin
✨ Magical shell history
dtolnay/cargo-expand
Subcommand to show result of macro expansion
la10736/rstest
Fixture-based test framework for Rust
superstreamlabs/memphis
Memphis.dev is a highly scalable and effortless data streaming platform
variadico/noti
Monitor a process and trigger a notification.
vadimdemedes/ink
🌈 React for interactive command-line apps
colinhacks/zod
TypeScript-first schema validation with static type inference
hawkw/mycelium
🍄 an alleged 'operating system'
http-rs/tide
Fast and friendly HTTP server framework for async Rust
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
dtolnay/typetag
Serde serializable and deserializable trait objects
ahmetb/gen-crd-api-reference-docs
API Reference Docs generator for Kubernetes CRDs (used by Knative, Kubeflow and others)
boz/kail
kubernetes log viewer
conventional-changelog/commitlint
📓 Lint commit messages
commitizen/cz-cli
The commitizen command line utility. #BlackLivesMatter
rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
rust-lang/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
parca-dev/parca
Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.
kubernetes/design-proposals-archive
Archive of Kubernetes Design Proposals
kubernetes/autoscaler
Autoscaling components for Kubernetes
aws/aws-eks-best-practices
A best practices guide for day 2 operations, including operational excellence, security, reliability, performance efficiency, and cost optimization.
jonasbb/serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
Swatinem/rust-cache
A GitHub Action that implements smart caching for rust/cargo projects
cargo-public-api/cargo-public-api
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
bertptrs/beul
It executes futures
go-nv/goenv
:blue_car: Like pyenv and rbenv, but for Go.