Z#
Index#
Zed
Zed is a modern, GPU-accelerated editor written in Rust by the team behind Atom. Designed for speed, multiplayer-by-default, and tight AI integration. Cross-platform on macOS / Linux / Windows;…
ZMap
Internet-scale port scanner. ZMap sends a stateless single-packet probe per target, processes responses asynchronously, and can sweep the whole IPv4 routable space for a single port in roughly five minutes on a 10…
Zsh
The Z shell. Zsh ships its own line editor (ZLE) instead of GNU readline, but the default emacs keymap is binding-compatible with bash so the muscle memory carries over. bindkey -v switches to vi mode;…