# Packages
**Legend:**
π¦ = Written in Rust
β‘ = Written in Zig
πΉ = Written in Go
π = Written in Python
(Ξ») = Written in Scheme (Lisp)
β οΈ = Standard/Reliability Stack (C/C++/Shell/TS/Web)
`[CLI β¨οΈ]` = Command Line Interface
`[TUI ποΈ]` = Terminal User Interface
`[GUI π±οΈ]` = Graphical User Interface
---
### **1. Boot & Login**
* **Bootloader Manager**
* **Lanzaboote** π¦ `[CLI β¨οΈ]` *(Secure Boot Manager)*
* **Login Managers**
* **Greetd** π¦ `[CLI β¨οΈ]` *(Minimal and flexible login daemon)*
* **Tuigreet** π¦ `[TUI ποΈ]` *(Console UI greeter, best for Niri/LeftWM)*
* **Lemurs** π¦ `[TUI ποΈ]` *(Customizable terminal/TUI display manager)*
* **cosmic-greeter** π¦ `[GUI π±οΈ]` *(Official COSMIC desktop login manager)*
* **System Components**
* **xdg-desktop-portal-cosmic** π¦ `[CLI β¨οΈ]` *(Wayland Portal backend)*
* **sudo-rs** π¦ `[CLI β¨οΈ]` *(Memory-safe `sudo` implementation)*
### **2. Desktop & Window Management**
* **Window Managers & Sessions**
* **niri** π¦ `[Wayland]` *(The Spacecraft Software Standard scrollable tiling manager)*
* **leftwm** π¦ `[X11]` *(Lightweight, themeable X11 tiling window manager)*
* **COSMIC DE** π¦ `[Wayland]` *(System76's Rust-based desktop environment)*
* **cosmic-session** π¦ `[CLI β¨οΈ]` *(COSMIC Session Manager)*
* **Desktop Suites**
* **DankMaterialShell** πΉ `[GUI π±οΈ]` *(Go/Qt - Total shell replacement)*
* **Launchers**
* **anyrun** π¦ `[GUI π±οΈ]` *(Fast, extensible Wayland application launcher)*
* **rlaunch** π¦ `[GUI π±οΈ]` *(Lightweight application launcher for X11)*
* **onagre** π¦ `[GUI π±οΈ]` *(Application launcher based on iced GUI library)*
* **Input Tools**
* **xremap** π¦ `[CLI β¨οΈ]` *(Dynamic key remapper for Linux)*
### **3. System Monitoring & Panels**
* **Bars & Widgets**
* **Ironbar** π¦ `[GUI π±οΈ]` *(The "Steelbore" GTK4 taskbar/panel)*
* **eww** π¦ `[GUI π±οΈ]` *(ElKowars wacky widgets - custom UI creator)*
* **Notifications**
* **wired** π¦ `[Daemon]` *(Lightweight, customizable notification daemon)*
* **Hardware & Kernel**
* **kmon** π¦ `[TUI ποΈ]` *(Linux kernel manager and monitor)*
* **bottom** π¦ `[TUI ποΈ]` *(Cross-platform graphical process/system monitor)*
* **bandwhich** π¦ `[TUI ποΈ]` *(Terminal bandwidth utilization tool)*
* **Mission Center** π¦ `[GUI π±οΈ]` *(Modern system task manager)*
* **macchina** π¦ `[CLI β¨οΈ]` *(Fast system info fetcher)*
### **4. Package & System Management**
* **The Rust Stack**
* **Omni** π¦ `[CLI β¨οΈ]` *(Universal Package Manager bridging all distros)*
* **Zap** π¦ `[CLI β¨οΈ]` *(High-performance AppImage/System package manager)*
* **topgrade** π¦ `[CLI β¨οΈ]` *(CLI tool to upgrade all software on your system)*
* **Paru** π¦ `[CLI β¨οΈ]` *(Feature-rich, fast AUR Helper)*
* **cargo-update** π¦ `[CLI β¨οΈ]` *(Updater for `cargo install` binaries)*
* **linutil** π¦ `[TUI ποΈ]` *(Distro agnostic maintenance and setup tool)*
* **Dotfile Management**
* **dotter** π¦ `[CLI β¨οΈ]` *(Dotfile manager and templater)*
* **The Standard Stack**
* **Guix** (Ξ») `[CLI β¨οΈ]` *(Functional package manager in Guile Scheme)*
* **am** β οΈ `[CLI β¨οΈ]` *(AppImage Manager built in Bash)*
* **brew** β οΈ `[CLI β¨οΈ]` *(Homebrew for Linux, Ruby-based)*
* **Flatpak** β οΈ `[CLI β¨οΈ]` *(Universal sandboxed app packaging - C)*
* **Nix** β οΈ `[CLI β¨οΈ]` *(Declarative package manager - C++)*
### **5. File & Disk Management**
* **File Managers**
* **yazi** π¦ `[TUI ποΈ]` *(Blazing fast async terminal file manager)*
* **broot** π¦ `[TUI ποΈ]` *(Tree-based terminal file manager)*
* **superfile** πΉ `[TUI ποΈ]` *(Modern, visually rich terminal file manager in Go)*
* **cosmic-files** π¦ `[GUI π±οΈ]` *(Official file manager for COSMIC Desktop)*
* **Spacedrive** π¦ `[GUI π±οΈ]` *(Cross-platform virtual distributed file explorer)*
* **Disk Usage & Cleaning**
* **dust** π¦ `[CLI β¨οΈ]` *(Intuitive disk usage analyzer / `du` alternative)*
* **dua** π¦ `[TUI ποΈ]` *(Interactive, parallel disk usage viewer)*
* **fclones** π¦ `[CLI β¨οΈ]` *(Extremely fast duplicate file finder)*
* **kondo** π¦ `[CLI β¨οΈ]` *(CLI tool to clean unneeded software project files)*
* **Partitioning**
* **disktui** π¦ `[TUI ποΈ]` *(Interactive Partition Manager)*
* **gptman** π¦ `[CLI β¨οΈ]` *(Scriptable GPT Manager)*
### **6. Core Utilities (The "Modern Unix" Stack)**
* **File Operations**
* **fd** π¦ `[CLI β¨οΈ]` *(User-friendly `find` replacement)*
* **ripgrep** π¦ `[CLI β¨οΈ]` *(Fast `grep` alternative)*
* **bat** π¦ `[CLI β¨οΈ]` *(`cat` with syntax highlighting and Git integration)*
* **eza** π¦ `[CLI β¨οΈ]` *(Modern `ls` replacement with git/tree support)*
* **sd** π¦ `[CLI β¨οΈ]` *(Intuitive `sed` replacement for find-and-replace)*
* **ouch** π¦ `[CLI β¨οΈ]` *(Painless compression/decompression for all archives)*
* **zoxide** π¦ `[CLI β¨οΈ]` *(Smarter `cd` command with history)*
* **Text Processing & System Utils**
* **jaq** π¦ `[CLI β¨οΈ]` *(JSON processor / fast `jq` clone)*
* **uutils** π¦ `[CLI β¨οΈ]` *(Cross-platform Rust Coreutils reimplementation)*
* **rustybox** π¦ `[CLI β¨οΈ]` *(100% Rust Busybox clone)*
* **procs** π¦ `[CLI β¨οΈ]` *(Modern `ps` alternative with colored output)*
* **tokei** π¦ `[CLI β¨οΈ]` *(Fast code statistics/line-counting tool)*
### **7. Development & Git**
* **Git & Ops**
* **gitui** π¦ `[TUI ποΈ]` *(Blazing fast, keyboard-driven Git UI)*
* **delta** π¦ `[CLI β¨οΈ]` *(Syntax-highlighting pager for git diffs)*
* **jujutsu (jj)** π¦ `[CLI β¨οΈ]` *(Git-compatible DVCS with a focus on simplicity)*
* **cpx** π¦ `[CLI β¨οΈ]` *(Competitive Programming Helper tool)*
* **Gitway** π¦ `[CLI β¨οΈ]` *(Spacecraft Software SSH transport for Git β drop-in for ssh-add / ssh-keygen / GIT_SSH_COMMAND)*
* **Containers**
* **Podman** πΉ `[CLI β¨οΈ]` *(Daemonless, Docker-compatible container engine)*
* **Toolchains & Env**
* **rustup** π¦ `[CLI β¨οΈ]` *(The official Rust toolchain installer)*
* **lorri** π¦ `[CLI β¨οΈ]` *(Rust-based Nix environment manager daemon)*
* **just** π¦ `[CLI β¨οΈ]` *(Handy command runner / modern `make`)*
### **8. Security & Encryption**
* **Tools**
* **age** (rage) π¦ `[CLI β¨οΈ]` *(Modern, simple, secure file encryption)*
* **sequoia** π¦ `[CLI β¨οΈ]` *(Modern OpenPGP implementation)*
* **sequoia-chameleon** π¦ `[CLI β¨οΈ]` *(GnuPG drop-in replacement using Sequoia)*
* **rbw** π¦ `[CLI β¨οΈ]` *(Unofficial CLI client for Bitwarden)*
* **Goldwarden** π¦ `[GUI π±οΈ]` *(Feature-rich desktop Bitwarden client)*
* **Authenticator** π¦ `[GUI π±οΈ]` *(Two-factor authentication code generator)*
* **Backup & App Stores**
* **Pika Backup** π¦ `[GUI π±οΈ]` *(Simple frontend for the Borg backup tool)*
* **cosmic-store** π¦ `[GUI π±οΈ]` *(Official App Store for COSMIC Desktop)*
### **9. Networking & Internet**
* **Network Management**
* **impala** π¦ `[TUI ποΈ]` *(Rust TUI for managing Wi-Fi via iwd)*
* **iwd** β οΈ `[CLI β¨οΈ]` *(Modern Wi-Fi daemon by Intel - C)*
* **nmstate** π¦ `[CLI β¨οΈ]` *(Declarative network configuration tool)*
* **AdGuard VPN CLI** πΉ `[CLI β¨οΈ]` *(Command-line interface for AdGuard VPN)*
* **Diagnostics & Tools**
* **xh** π¦ `[CLI β¨οΈ]` *(Friendly and fast `curl` replacement)*
* **monolith** π¦ `[CLI β¨οΈ]` *(Saves complete web pages as single HTML files)*
* **lychee** π¦ `[CLI β¨οΈ]` *(Fast, async link checker)*
* **ssh-rs** π¦ `[CLI β¨οΈ]` *(Pure Rust SSH2 protocol implementation)*
* **dog** π¦ `[CLI β¨οΈ]` *(DNS client / user-friendly `dig` replacement)*
* **gping** π¦ `[CLI β¨οΈ]` *(Ping command, but with a real-time graph)*
* **rustscan** π¦ `[CLI β¨οΈ]` *(Extremely fast port scanner / Nmap wrapper)*
* **sniffglue** π¦ `[CLI β¨οΈ]` *(Secure multithreaded packet sniffer)*
* **Trippy** π¦ `[TUI ποΈ]` *(Network diagnostic tool / modern traceroute)*
* **Standard Stack**
* **wget2** β οΈ `[CLI β¨οΈ]` *(Faster, multithreaded wget - C)*
* **curl** β οΈ `[CLI β¨οΈ]` *(The gold standard for data transfer - C)*
* **GUI Apps**
* **Sniffnet** π¦ `[GUI π±οΈ]` *(Application to comfortably monitor your network traffic)*
* **Mullvad VPN** π¦ `[GUI π±οΈ]` *(Privacy-focused VPN client app)*
* **rqbit** π¦ `[GUI π±οΈ]` *(Fast and simple BitTorrent client)*
* **Fragments** π¦ `[GUI π±οΈ]` *(GTK4 BitTorrent client β Flatpak)*
### **10. Terminal Environment**
* **Emulators**
* **Ghostty** β‘ `[GUI π±οΈ]` *(Zig - High-performance, native terminal)*
* **Alacritty** π¦ `[GUI π±οΈ]` *(Extremely fast, GPU-accelerated terminal emulator)*
* **WezTerm** π¦ `[GUI π±οΈ]` *(GPU-accelerated terminal and multiplexer)*
* **Rio** π¦ `[GUI π±οΈ]` *(Hardware-accelerated terminal for the modern era)*
* **cosmic-term** π¦ `[GUI π±οΈ]` *(Official COSMIC terminal emulator)*
* **Shells**
* **nushell** π¦ `[CLI β¨οΈ]` *(Data-driven, object-oriented shell)*
* **Brush** π¦ `[CLI β¨οΈ]` *(Bash-Compatible shell written in Rust)*
* **starship** π¦ `[CLI β¨οΈ]` *(Extremely customizable, cross-shell prompt)*
* **atuin** π¦ `[CLI β¨οΈ]` *(Magical, synced shell history using SQLite)*
* **Ion** π¦ `[CLI β¨οΈ]` *(Modern, fast system shell by Redox OS)*
* **Tools**
* **zellij** π¦ `[TUI ποΈ]` *(User-friendly terminal multiplexer / `tmux` alternative)*
* **t-rec** π¦ `[CLI β¨οΈ]` *(Terminal recorder that outputs to GIF/MP4)*
### **11. Communication**
* **Matrix**
* **matrix-commander-rs** π¦ `[CLI β¨οΈ]` *(Command-line Matrix client)*
* **iamb** π¦ `[TUI ποΈ]` *(Vim-like terminal-based Matrix client)*
* **rumatui** π¦ `[TUI ποΈ]` *(Terminal user interface for Matrix chat)*
* **Fractal** π¦ `[GUI π±οΈ]` *(Official GNOME Matrix messaging client)*
* **Discord**
* **disrust** π¦ `[TUI ποΈ]` *(Terminal Discord client)*
* **RivetUI** π¦ `[TUI ποΈ]` *(TUI client for Discord)*
* **LemonCord** π¦ `[GUI π±οΈ]` *(Third-party Discord desktop client)*
* **fastcord** π¦ `[GUI π±οΈ]` *(Lightweight alternative Discord client)*
* **Fediverse / Social**
* **ebou** π¦ `[GUI π±οΈ]` *(Cross-platform Mastodon client)*
* **NewsFlash** π¦ `[GUI π±οΈ]` *(Modern RSS/Atom feed reader)*
### **12. Text Editing**
* **CLI/TUI**
* **helix** π¦ `[TUI ποΈ]` *(Post-modern, multiple-selection modal text editor)*
* **rsvim** π¦ `[TUI ποΈ]` *(Vim implementation built from scratch in Rust)*
* **amp** π¦ `[TUI ποΈ]` *(Vi/Vim-inspired terminal text editor)*
* **msedit** π¦ `[TUI ποΈ]` *(Minimalist terminal text editor)*
* **Vim** β οΈ `[TUI ποΈ]` *(The classic Vi IMproved text editor β Flatpak)*
* **GUI**
* **Zed** π¦ `[GUI π±οΈ]` *(High-performance, multiplayer code editor)*
* **Lapce** π¦ `[GUI π±οΈ]` *(Lightning-fast, native IDE)*
* **Tau** π¦ `[GUI π±οΈ]` *(GTK-based text editor built around Xi-editor core)*
* **cosmic-edit** π¦ `[GUI π±οΈ]` *(Official COSMIC text editor)*
* **neovide** π¦ `[GUI π±οΈ]` *(No-nonsense graphical Neovim frontend)*
* **emacs-pgtk** β οΈ `[GUI π±οΈ]` *(Emacs with pure GTK backend β Wayland-native)*
* **vscode-fhs** β οΈ `[GUI π±οΈ]` *(VS Code in FHS-compatible wrapper)*
### **13. Multimedia & Processing**
* **Video/Audio Players**
* **mpv** β οΈ `[TUI ποΈ]` *(Versatile, high-quality command-line media player - C)*
* **Amberol** π¦ `[GUI π±οΈ]` *(Small, simple local music player)*
* **Shortwave** π¦ `[GUI π±οΈ]` *(Internet radio player)*
* **ncspot** π¦ `[TUI ποΈ]` *(Cross-platform Spotify TUI client)*
* **Psst** π¦ `[GUI π±οΈ]` *(Fast, native Spotify GUI client)*
* **termusic** π¦ `[TUI ποΈ]` *(Terminal music player with album art support)*
* **radio-browser-rust** π¦ `[CLI β¨οΈ]` *(CLI to search and play internet radio stations)*
* **Loupe** π¦ `[GUI π±οΈ]` *(Official GNOME image viewer)*
* **viu** π¦ `[CLI β¨οΈ]` *(Terminal image viewer with kitty/sixel support)*
* **Mousai** π¦ `[GUI π±οΈ]` *(Song identification app / Shazam clone)*
* **Processing & Encoders**
* **ffmpeg** β οΈ `[CLI β¨οΈ]` *(The standard multimedia processing toolkit - C)*
* **rav1e** π¦ `[CLI β¨οΈ]` *(Fastest and safest AV1 video encoder)*
* **gifski** π¦ `[CLI β¨οΈ]` *(High-quality GIF encoder based on pngquant)*
* **oxipng** π¦ `[CLI β¨οΈ]` *(Multithreaded, lossless PNG optimization tool)*
* **Gyroflow** π¦ `[GUI π±οΈ]` *(Advanced video stabilization tool)*
* **Video Trimmer** π¦ `[GUI π±οΈ]` *(GTK app to quickly trim videos)*
* **Downloaders**
* **yt-dlp** π `[CLI β¨οΈ]` *(Feature-rich YouTube downloader and extractor)*
* **Gydl** π¦ `[GUI π±οΈ]` *(Graphical frontend for yt-dlp)*
### **14. AI & Productivity**
* **AI Coding Agents**
* **OpenAI Codex CLI** β οΈ `[CLI β¨οΈ]` *(TypeScript - Official OpenAI local coding agent with MCP support)*
* **MiniMax CLI** π¦ `[CLI β¨οΈ]` *(Rust - Terminal-native AI coding assistant powered by MiniMax)*
* **Kilo** β οΈ `[CLI β¨οΈ]` *(TypeScript - Agentic engineering platform)*
* **Kiro CLI** β οΈ `[CLI β¨οΈ]` *(AI-native CLI designed to supercharge developer workflows)*
* **Kimi-CLI** β οΈ `[CLI β¨οΈ]` *(Command-line interface for Moonshot AI, specialized for long-context coding)*
* **CLI AI Assistants**
* **GitHub Copilot CLI** β οΈ `[CLI β¨οΈ]` *(TypeScript - GitHub's official AI terminal assistant)*
* **OpenCode** πΉ `[CLI β¨οΈ]` *(Go - Open source AI coding assistant)*
* **aichat** π¦ `[CLI β¨οΈ]` *(Universal CLI Chat REPL for multiple LLMs)*
* **gemini-cli** π¦ `[CLI β¨οΈ]` *(Command-line client for Google Gemini)*
* **claude-cli** π¦ `[CLI β¨οΈ]` *(Command-line client for Anthropic Claude)*
* **Knowledge & Workflow**
* **appflowy** π¦ `[GUI π±οΈ]` *(Open Source Notion alternative prioritizing privacy)*
* **AFFiNE** π¦ `[GUI π±οΈ]` *(Next-gen knowledge base and collaborative whiteboard)*
* **gws-cli** π¦ `[CLI β¨οΈ]` *(Rust - Unified Google Workspace CLI dynamically built for humans and AI agents)*