nklmilojevic/sofka
A Kubernetes TUI, reimagined in Rust - built on kube-rs and ratatui, async-first from the ground up.
About the project
A Kubernetes TUI written in Rust on kube-rs and ratatui, async-first so the UI never blocks. An alternative to k9s with built-in Flux CD and Argo CD support, bulk actions, and a read-only mode.
Useful for
- Browse and filter pods and custom resources in a cluster from the terminal
- Manage Flux CD and Argo CD applications without installing their CLIs
- Enable read-only mode to prevent deleting resources in prod
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 31 stars so far today, about 60 expected by the end of the day.
- Over the last two days the pace is 1.6× that of the previous week and a half.
- GitHub Trending Rust today: #8, +83 stars.
- Recent forks include notable developers: @Slach (232 followers), @adityajoshi12 (217 followers), @jonesbusy (217 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 1,350
- Stars in a day
- 60
- Forks
- 59
- Issues and pull requests
- 593
- Watchers
- 5
- Language
- Rust
- License
- Apache-2.0
- Latest release
- v0.28.3 · September 18, 2026
- Created
- July 1, 2026
- Last push
- September 21, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 21, 2026GitHub Trending Rust today: #8, +83 stars
Similar projects
-
6.5
coder/coder
Self-hosted platform for cloud development environments and AI coding agents: workspaces are defined in Terraform, connected via a Wireguard tunnel, and shut down automatically when idle.
-
5.2
LSPosed/ZygiskNext
Standalone implementation of Zygisk that provides Zygisk API support for KernelSU and replaces Magisk's built-in Zygisk. Aimed at rooted Android users on KernelSU or Magisk who need Zygisk module support.
-
4.5
Vodiwalker/vodiwalker_panel
A Python panel for managing VPN services and configurations with support for TCP and WS protocols. It is free to use, with setup and usage covered in a video tutorial.
-
4.4
cloudflare/quiche
A Rust implementation of the QUIC transport protocol and HTTP/3 with a low-level API: the application handles sockets, event loop and timers itself. Used in Cloudflare's edge network, Android's DNS resolver and curl…
-
4.2
clash-verge-rev/clash-verge-rev
A cross-platform proxy GUI client built on Tauri with the Clash Meta (mihomo) core, continuing Clash Verge. It manages routing rules, configurations and system proxy on Windows, macOS and Linux.
-
3.8
rustfs/rustfs
RustFS is a distributed object storage system written in Rust with an S3-compatible API, positioned as a faster Apache 2.0 alternative to MinIO. It is optimized for data lake, AI, and big data workloads.