nothinux's Stars
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
usememos/memos
An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
opentofu/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
ahmetb/kubectx
Faster way to switch between clusters and namespaces in kubectl
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
kitao/pyxel
A retro game engine for Python
grafana/pyroscope
Continuous Profiling Platform. Debug performance issues down to a single line of code
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
jd/tenacity
Retrying library for Python
tokio-rs/mio
Metal I/O library for Rust.
facebookincubator/katran
A high performance layer 4 load balancer
bytedance/monoio
Rust async runtime based on io-uring.
smol-rs/smol
A small and fast async runtime for Rust
krustlet/krustlet
Kubernetes Rust Kubelet
not-fl3/macroquad
Cross-platform game engine in Rust.
databus23/helm-diff
A helm plugin that shows a diff explaining what a helm upgrade would change
zhiburt/tabled
An easy to use library for pretty print tables of Rust structs and enums.
ryanmcgrath/cacao
Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
queer/boxxy
boxxy puts bad Linux applications in a box with only their files.
slog-rs/slog
Structured, contextual, extensible, composable logging for Rust
throttled/throttled
Package throttled implements rate limiting access to resources such as HTTP endpoints.
tokio-rs/tokio-uring
An io_uring backed runtime for Rust
fengsp/pencil
A web application microframework for Rust
kr8s-org/kr8s
A batteries-included Python client library for Kubernetes that feels familiar for folks who already know how to use kubectl
google/capslock
rust-secure-code/cargo-auditable
Make production Rust binaries auditable
junkurihara/rust-rpxy
A simple and ultrafast http reverse proxy serving multiple domain names and terminating TLS for http/1.1, 2 and 3, written in Rust