A command-line tool collection to assist development written in RUST
☆379Nov 24, 2025Updated 9 months ago
Alternatives and similar repositories for dtool
Users that are interested in dtool are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- LIve PLot, a command line tool to analyse the output over time of custom shell commands.☆72Aug 23, 2022Updated 4 years ago
- Batch rename utility for developers☆709Aug 7, 2025Updated last year
- instant coding answers via the command line (howdoi in rust)☆248Apr 5, 2024Updated 2 years ago
- Stream and display a fixed number of lines from a processes output.☆51Jan 16, 2023Updated 3 years ago
- A fast duplicate file finder☆491Aug 27, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Remember me my commands☆27Aug 7, 2020Updated 6 years ago
- CLI tool to help keep track of your Git repositories, written in Rust☆400Jun 10, 2026Updated 2 months ago
- Copy-on-write string utilities for Rust☆165Apr 11, 2024Updated 2 years ago
- Read input lines as byte slices for high efficiency☆70Jan 5, 2024Updated 2 years ago
- PulseAudio volume mixer written in rust☆64Jan 5, 2024Updated 2 years ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`☆571Jul 30, 2023Updated 3 years ago
- A pure rust implementation of the gimli cipher☆13Jan 26, 2022Updated 4 years ago
- 🔮 Futuristic take on hexdump, made in Rust.☆566Dec 1, 2025Updated 9 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A CLI to organize and run short Unix shell scripts☆596Feb 1, 2026Updated 7 months ago
- A sharp cut(1) clone.☆744Jun 15, 2026Updated 2 months ago
- Make easy-to-type folder and easy-to-get structures easy to read; think `tree` for data☆55May 1, 2023Updated 3 years ago
- A locate alternative with incremental search☆38Mar 14, 2022Updated 4 years ago
- example of plotters and iced canvas☆24Jan 23, 2021Updated 5 years ago
- A minimalistic async/await executor for Rust☆230Mar 24, 2024Updated 2 years ago
- 💀 bare-bones ssh launcher☆56Mar 7, 2024Updated 2 years ago
- An efficient way to filter duplicate lines from input, à la uniq.☆228Dec 13, 2025Updated 8 months ago
- A modern replacement for ps written in Rust☆6,153Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- async web framework inspired by koajs, lightweight but powerful.☆249Sep 29, 2022Updated 3 years ago
- Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.☆265Jan 26, 2024Updated 2 years ago
- The source code for the redirect worker behind std.rs☆30Apr 22, 2026Updated 4 months ago
- macro based configuration management library☆61May 2, 2020Updated 6 years ago
- ☆39May 25, 2020Updated 6 years ago
- A shell app for delaying on conditions☆58Dec 14, 2022Updated 3 years ago
- ☆19Aug 24, 2019Updated 7 years ago
- Spawn processes with arbitrary closures in rust