
proxxx
fabriziosalmi.github.ioTerminal cockpit for Proxmox VE and Backup Server, gated on a real cluster.
36 links

Terminal cockpit for Proxmox VE and Backup Server, gated on a real cluster.

OpenWarp is the open enhancement layer for Warp. Plug in OpenAI / Anthropic / Gemini / DeepSeek / Ollama natively via the genai adapter, craft your own prompts, and own your terminal AI.

From the Zed Blog: The editor we set out to build is now 1.0.

Warp is an agentic development environment, born out of the terminal. - warpdotdev/warp

🌐 Elegant UniFi network management CLI & TUI - for humans and agents - hyperb1iss/unifly

A TUI to find the best Hetzner dedicated server auction deals, with PassMark CPU benchmarks built-in - clouedoc/hzfind

A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet. - shshemi/tabiew

We built the same HTTP server in Go, Bun, and Rust using two storage strategies: read the file on every request, or load everything into memory. Then we ran real benchmarks. The results are more interesting than you'd expect.

A thorough walkthrough of uv's internals: the Rust crate architecture, what uv init actually does on disk, the two-thread resolver design, how PubGrub's CDCL algorithm works, batch prefetching, the forking resolver, and why these Rust-specific patterns make it 10–100x faster than pip.

I never understood how traceroute discovers each hop. Turns out it's a clever TTL trick, and about 80 lines of Rust.

Real-time network diagnostics in your terminal. One command, zero config, instant visibility. - matthart1983/netwatch

An introduction to the jsongrep tool, a technical explanation of its DFA-based search engine, and performance results against popular JSON query tools.

Cloudflare’s Gen 13 servers double our compute throughput by rethinking the balance between cache and cores. Moving to high-core-count AMD EPYC ™ Turin CPUs, we traded large L3 cache for raw compute density. By running our new Rust-based FL2 stack, we completely mitigated the latency penalty to unlock twice the performance.

Contribute to noclue/vtui development by creating an account on GitHub.

uv is an extremely fast Python package and project manager, written in Rust.

A 5-20x faster experimental Homebrew alternative. Contribute to lucasgelfond/zerobrew development by creating an account on GitHub.

A modern, unofficial ProtonVPN Terminal User Interface (TUI) for Linux, written in Rust. - cdump/proton-tui

Terra is the community Fedora repository which makes it easy to install and maintain software packages.

Userspace WireGuard® Implementation in Rust. Contribute to mullvad/gotatun development by creating an account on GitHub.

A BitTorrent Client in your Terminal. Contribute to Jagalite/superseedr development by creating an account on GitHub.

Ratatui: Cook up delicious terminal user interfaces in Rust - the fast and lightweight TUI library trusted by developers

A BitTorrent Client in your Terminal. Contribute to Jagalite/superseedr development by creating an account on GitHub.

How we built blockdiff, an open-source tool for rapid block-level diffs and snapshots of VM disks.

News about asciinema development and new releases

A beautiful, efficient system monitor built with Rust and Svelte. Monitor processes, CPU, and memory usage in real-time.

Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Whether you want to gather statistics, or you need to inspect more in depth what's going on in your network, Sniffnet will get you covered.

jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.

Harper checks your writing instantly—fast, lightweight and utterly private—so you can polish every clause without surrendering a single keystroke.

A syntax highter for diffs, clarifying which parts of lines have changed - walles/riff

A modern alternative to ls. Contribute to eza-community/eza development by creating an account on GitHub.

A fast, minimalist directory tree viewer, written in Rust. - bgreenwell/lstr

A fullstack crossplatform app framework for Rust. Supports Web, Desktop, SSR, Liveview, and Mobile.

I’m delighted to announce that Sniffnet v1.4 is finally available! This major release brings a bunch of improvements and fixes, making Sniffnet more powerful and reliable than ever before. One of the most exciting new features is the ability to process network data from PCAP files in addition to network...

I spent a month repeatedly building my website in Docker, and now have horrors to share.

Recently I’ve been working on a pretty big rust project and to my surprise Icouldn’t get tests to work properly.