Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unpluggedcoder/awesome-rust-tools
Harness the power of Rust. Those fast productivity tools based on Rust.
https://github.com/unpluggedcoder/awesome-rust-tools
List: awesome-rust-tools
Last synced: 5 days ago
JSON representation
Harness the power of Rust. Those fast productivity tools based on Rust.
- Host: GitHub
- URL: https://github.com/unpluggedcoder/awesome-rust-tools
- Owner: unpluggedcoder
- License: mit
- Created: 2020-02-25T14:45:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T02:02:53.000Z (7 months ago)
- Last Synced: 2024-04-11T23:27:58.318Z (7 months ago)
- Homepage:
- Size: 67.4 KB
- Stars: 213
- Watchers: 9
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-rust-tools - Harness the power of Rust. Those fast productivity tools based on Rust. (Programming Language Lists / Rust Lists)
README
# Awesome Rust Tools
Harness the power of Rust. Those fast productivity tools based on Rust.
## Table of contents
- [Awesome Rust Tools](#awesome-rust-tools)
- [Table of contents](#table-of-contents)
- [Search](#search)
- [FileSystem](#filesystem)
- [File](#file)
- [System Monitor](#system-monitor)
- [Shell/Terminal](#shellterminal)
- [Performance](#performance)
- [Dev-Utilities](#dev-utilities)
- [Editor](#editor)
- [Others](#others)## Search
- [fd](https://github.com/sharkdp/fd) — A simple, fast and user-friendly alternative to 'find'.
- [igrep](https://github.com/konradsz/igrep) — Interactive Grep. Runs grep (ripgrep's library) in the background, allows interactively pick its results and open selected match in text editor of choice (vim by default).
- [MeiliSearch](https://github.com/meilisearch/MeiliSearch) — Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine.
- [ripgrep](https://github.com/BurntSushi/ripgrep) — A line-oriented search tool that recursively searches your current directory for a regex pattern.
- [skim](https://github.com/lotabout/skim) — Fuzzy Finder in rust!
- [scout](https://github.com/jhbabon/scout) — Your friendly fuzzy finder.
- [sweep-rs](https://github.com/aslpavel/sweep-rs) — Sweep is a tool for interactive search through a list of entries. It is inspired by fzf.
- [repgrep](https://github.com/acheronfail/repgrep) — An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.## FileSystem
- [broot](https://github.com/Canop/broot) — A new way to see and navigate directory trees.
- [diskus](https://github.com/sharkdp/diskus) — A minimal, fast alternative to 'du -sh'.
- [dua-cli](https://github.com/Byron/dua-cli) — A tool to conveniently learn about the disk usage of directories, fast!
- [dust](https://github.com/bootandy/dust) — A more intuitive version of `du` in rust.
- [dutree](https://github.com/nachoparker/dutree) — A tool to analyze file system usage written in Rust.
- [eza](https://github.com/eza-community/eza) — A modern alternative to ls.
- [felix](https://github.com/kyoheiu/felix) – tui file manager with vim-like key mapping.
- [fselect](https://github.com/jhspetersson/fselect) — Find files with SQL-like queries.
- [lscolors](https://github.com/sharkdp/lscolors) – A Rust library and tool to colorize paths using LS_COLORS.
- [lsd](https://github.com/Peltoche/lsd) — The next gen ls command.
- [rip](https://github.com/nivekuil/rip) — A safe and ergonomic alternative to rm.
- [spacedrive](https://github.com/spacedriveapp/spacedrive) — Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
- [zoxide](https://github.com/ajeetdsouza/zoxide) — A smarter cd command. Supports all major shells.## File
- [bat](https://github.com/sharkdp/bat)— A `cat(1)` clone with wings.
- [csvlens](https://github.com/YS-L/csvlens) — Command line csv viewer.
- [hex](https://github.com/sitkevij/hex) — 🔮 Futuristic take on hexdump, made in Rust.
- [hexyl](https://github.com/sharkdp/hexyl) — A command-line hex viewer.
- [intermodal](https://github.com/casey/intermodal) — Intermodal is a user-friendly and featureful command-line BitTorrent metainfo utility. The binary is called imdl and runs on Linux, Windows, and macOS.
- [lemmeknow](https://github.com/swanandx/lemmeknow) — The fastest way to identify anything!
- [ouch](https://github.com/ouch-org/ouch) — Painless compression and decompression in the terminal.
- [ruplacer](https://github.com/your-tools/ruplacer) — Find and replace text in source files.
- [xcp](https://github.com/tarka/xcp) — An extended `cp`.
- [xplr](https://github.com/sayanarijit/xplr) — A hackable, minimal, fast TUI file explorer.
- [hck](https://github.com/sstadick/hck) — A sharp cut(1) clone.
- [runiq](https://github.com/whitfin/runiq) — An efficient way to filter duplicate lines from input, à la uniq.## System Monitor
- [bandwhich](https://github.com/imsnif/bandwhich) — Terminal bandwidth utilization tool.
- [below](https://github.com/facebookincubator/below) — A time traveling resource monitor for modern Linux systems.
- [bottom](https://github.com/ClementTsang/bottom) — A customizable cross-platform graphical process/system monitor for the terminal.
- [bpftop](https://github.com/Netflix/bpftop) – bpftop provides a dynamic real-time view of running eBPF programs.
- [netscanner](https://github.com/Chleba/netscanner) - All-in-one Network scanner.
- [procs](https://github.com/dalance/procs) — **procs** is a replacement for `ps` written in [Rust](https://www.rust-lang.org/).
- [RustScan](https://github.com/RustScan/RustScan) — 🤖 The Modern Port Scanner 🤖 .
- [sniffnet](https://github.com/GyulyVGC/sniffnet) — Cross-platform application to monitor your network traffic with ease.
- [trippy](https://github.com/fujiapple852/trippy) — A network diagnostic tool.
- [ytop(Archived)](https://github.com/cjbassi/ytop) - A TUI system monitor written in Rust.
- [Zenith](https://github.com/bvaisvil/zenith) — Sort of like top or htop but with zoom-able charts, network, and disk usage.
- [rsftch](https://github.com/charklie/rsftch) — Lightning fast hardware fetch written in rust.
- [macchina](https://github.com/Macchina-CLI/macchina) — A system information frontend with an emphasis on performance.
- [diskonaut](https://github.com/imsnif/diskonaut) — Terminal disk space navigator 🔭 .
- [macmon](https://github.com/vladkens/macmon) - Sudoless performance / power monitoring for Apple Silicon processors.## Shell/Terminal
- [alacritty](https://github.com/alacritty/alacritty) — A cross-platform, GPU-accelerated terminal emulator.
- [atuin](https://github.com/atuinsh/atuin) – ✨ Magical shell history.
- [createnv](https://github.com/cuducos/createnv) - 🧞♀️Automagically creates .env files.
- [just](https://github.com/casey/just) — 🤖 Just a command runner.
- [mprocs](https://github.com/pvolok/mprocs) — Run multiple commands in parallel.
- [navi](https://github.com/denisidoro/navi) — An interactive cheatsheet tool for the command-line and application launchers.
- [nushell](https://github.com/nushell/nushell) — A modern shell written in Rust.
- [rio](https://github.com/raphamorim/rio) — A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
- [rust-parallel](https://github.com/aaronriekenberg/rust-parallel) — Fast command line app in rust/tokio to execute commands in parallel. Similar interface to GNU parallel or xargs.
- [sd](https://github.com/chmln/sd) — Intuitive find & replace CLI (sed alternative).
- [shrs](https://github.com/MrPicklePinosaur/shrs) – The rusty shell toolkit for hackers.
- [starship](https://github.com/starship/starship) — ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! [https://starship.rs](https://starship.rs/)
- [wezterm](https://github.com/wez/wezterm) — A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust.
- [zellij](https://github.com/zellij-org/zellij) — A terminal workspace with batteries included.## Performance
- [cargo-flamegraph](https://github.com/ferrous-systems/cargo-flamegraph) — Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3.
- [hyperfine](https://github.com/sharkdp/hyperfine) — A command-line benchmarking tool.
- [inferno](https://github.com/jonhoo/inferno) — A Rust port of FlameGraph. 18x~20x faster than [flamegraph.pl](https://github.com/brendangregg/FlameGraph/blob/master/flamegraph.pl).
- [py-spy](https://github.com/benfred/py-spy) — Sampling profiler for Python programs.## Dev-Utilities
- [bytehound](https://github.com/koute/memory-profiler) — A memory profiler for Linux.
- [delta](https://github.com/dandavison/delta) — A syntax-highlighting pager for git, diff, and grep output.
- [dnspeep](https://github.com/jvns/dnspeep) – spy on the DNS queries your computer is making.
- [dotter](https://github.com/SuperCuber/dotter) — A dotfile manager and templater written in rust 🦀.
- [dtool](https://github.com/guoxbin/dtool) — A command-line tool collection to assist development.
- [eva](https://github.com/nerdypepper/eva) – A calculator REPL, similar to bc(1).
- [fnm](https://github.com/Schniz/fnm) — 🚀 Fast and simple Node.js version manager, built in Rust.
- [fw](https://github.com/brocode/fw) — Workspace productivity booster.
- [git-absorb](https://github.com/tummychow/git-absorb) — git commit --fixup, but automatic.
- [gitoxide](https://github.com/Byron/gitoxide) — An idiomatic, lean, fast & safe pure Rust implementation of Git.
- [gitui](https://github.com/extrawurst/gitui) — Blazing fast terminal-ui for git written in rust.
- [gpg-tui](https://github.com/orhun/gpg-tui) – Manage your GnuPG keys with ease! 🔐.
- [grex](https://github.com/pemistahl/grex) - A command-line tool and library for generating regular expressions from user-provided test cases.
- [hurl](https://github.com/Orange-OpenSource/hurl) — Hurl, run and test HTTP requests with plain text.
- [jaq](https://github.com/01mf02/jaq) — A jq clone focussed on correctness, speed, and simplicity.
- [jj](https://github.com/martinvonz/jj) — A Git-compatible VCS that is both simple and powerful.
- [jless](https://github.com/PaulJuliusMartinez/jless) — jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
- [lurk](https://github.com/JakWai01/lurk) — A pretty (simple) alternative to strace.
- [mask](https://github.com/jacobdeichert/mask) — 🎭 A CLI task runner defined by a simple markdown file.
- [onefetch](https://github.com/o2sh/onefetch) – Command-line Git information tool.
- [pastel](https://github.com/sharkdp/pastel) — A command-line tool to generate, analyze, convert and manipulate colors.
- [tinty](https://github.com/tinted-theming/tinty) — A base16 and base24 color scheme manager.
- [rust_sqlite](https://github.com/joaoh82/rust_sqlite) — Simple embedded database modeled off SQLite in Rust
- [rust_kanban](https://github.com/yashs662/rust_kanban) — A kanban board for the terminal built with ❤️ in Rust.
- [sccache](https://github.com/mozilla/sccache) — sccache is a [ccache](https://ccache.dev/)-like compiler caching tool.
- [silicon](https://github.com/Aloxaf/silicon) — Silicon is an alternative to [Carbon](https://github.com/dawnlabs/carbon) implemented in Rust. It can render your source code into a beautiful image.
- [slumber](https://github.com/LucasPickering/slumber) — Terminal-based HTTP/REST client.
- [steel](https://github.com/mattwparas/steel) — An embedded scheme interpreter in Rust.
- [StyLua](https://github.com/JohnnyMorganz/StyLua) — An opinionated Lua code formatter.
- [tealdeer](https://github.com/dbrgn/tealdeer) — A very fast implementation of tldr in Rust.
- [ugdb](https://github.com/ftilde/ugdb) — An alternative TUI for gdb wrote in Rust.
- [xsv](https://github.com/BurntSushi/xsv) — A fast CSV command line toolkit written in Rust.## Editor
- [amp](https://github.com/jmacdonald/amp) — A text editor for your terminal.
- [gnvim](https://github.com/vhakulinen/gnvim) — GNvim, Neovim GUI aiming for rich code editing experience without any unnecessary web bloat.
- [iota](https://github.com/gchp/iota) — A terminal-based text editor written in Rust.
- [lapce](https://github.com/lapce/lapce) — Lightning-fast and Powerful Code Editor written in Rust.
- [neovide](https://github.com/Kethku/neovide) — No Nonsense Neovim Client in Rust.
- [helix](https://github.com/helix-editor/helix) — A post-modern modal text editor.
- [rnote](https://github.com/flxzt/rnote) — Sketch and take handwritten notes.
- [TUI-Journal](https://github.com/AmmarAbouZor/tui-journal) — Your journal app if you live in a terminal.
- [xi-editor](https://github.com/xi-editor/xi-editor) — A modern editor with a backend written in Rust.
- [yazi](https://github.com/sxyazi/yazi) — 💥 Blazing fast terminal file manager written in Rust, based on async I/O.
- [zed](https://github.com/zed-industries/zed) — Code at the speed of thought.## Others
- [bartib](https://github.com/nikolassv/bartib) - A simple timetracker for the command line.
- [bitwarden_rs](https://github.com/dani-garcia/bitwarden_rs) — Unofficial Bitwarden compatible server written in Rust.
- [coreutils](https://github.com/uutils/coreutils) – Cross-platform Rust rewrite of the GNU coreutils.
- [fend](https://github.com/printfn/fend) — Arbitrary-precision unit-aware calculator.
- [himalaya](https://github.com/soywod/himalaya) – 📫 CLI email client written in Rust.
- [poketex](https://github.com/ckaznable/poketex) – Simple Pokedex based on TUI(Terminal User Interface).
- [rustdesk](https://github.com/rustdesk/rustdesk) — The best open source remote desktop client software.
- [shadowsocks-rust](https://github.com/shadowsocks/shadowsocks-rust) — A Rust port of shadowsocks
- [sudo.rs](https://github.com/memorysafety/sudo-rs) — A safety oriented and memory safe implementation of sudo and su written in Rust.
- [tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) — The distributed financial transactions database designed for mission critical safety and performance.
- [tui-rs](https://github.com/fdehau/tui-rs) — A [Rust](https://www.rust-lang.org/) library to build rich terminal user interfaces and dashboards.
- [zola](https://github.com/getzola/zola) — A fast static site generator in a single binary with everything built-in. https://www.getzola.org
- [inlyne](https://github.com/Inlyne-Project/inlyne) — A GPU powered yet browserless tool to help you quickly view markdown files in the blink of an eye.
- [ytermusic](https://github.com/ccgauche/ytermusic) — An in terminal youtube music client with focus on privacy, simplicity and performance.Thanks these authors.