A Command Line OTP Authenticator application.
☆307Mar 9, 2023Updated 3 years ago
Alternatives and similar repositories for cloak
Users that are interested in cloak are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Check Have I Been Pwned and see if it's time for you to change passwords.☆137Jan 27, 2025Updated last year
- A powerful text templating tool.☆47Nov 26, 2024Updated last year
- Read input lines as byte slices for high efficiency☆69Jan 5, 2024Updated 2 years ago
- Command line interface to manage clipboard☆86Jun 14, 2023Updated 2 years ago
- A CLI to organize and run short Unix shell scripts☆595Feb 1, 2026Updated last month
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- A simple password manager written in Rust☆817Mar 12, 2026Updated 2 weeks ago
- Batch rename utility for developers☆709Aug 7, 2025Updated 7 months ago
- A pure Rust SSH implementation☆10Mar 21, 2023Updated 3 years ago
- A simple Git/Mercurial/PlasticSCM tui client based on keyboard shortcuts☆223Nov 14, 2023Updated 2 years ago
- yet another youtube down loader (Git mirror)☆314Dec 24, 2025Updated 3 months ago
- An efficient way to filter duplicate lines from input, à la uniq.☆224Dec 13, 2025Updated 3 months ago
- A lightweight blazingly fast file watcher.☆290Mar 6, 2026Updated 3 weeks ago
- a freeform Rust build system☆51Mar 12, 2026Updated 2 weeks ago
- 👩❤️💋👩 Synchronize installed packages on multiple machines☆282Mar 5, 2026Updated 3 weeks ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆90Feb 16, 2022Updated 4 years ago
- Performs distributed command execution, written in Rust w/ Tokio☆117Jun 29, 2018Updated 7 years ago
- Simple timer for your terminal☆21Aug 6, 2021Updated 4 years ago
- workspace productivity booster☆561Updated this week
- CLI tool to help keep track of your Git repositories, written in Rust☆387Mar 14, 2026Updated last week
- A fast duplicate file finder☆486Aug 27, 2025Updated 7 months ago
- A minimal CLI framework written in Rust☆304Dec 9, 2025Updated 3 months ago
- Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast & rel…☆96Apr 10, 2023Updated 2 years ago
- A command-line tool collection to assist development written in RUST☆379Nov 24, 2025Updated 4 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 🔮 Futuristic take on hexdump, made in Rust.☆561Dec 1, 2025Updated 3 months ago
- Highly flexible library to manage and orchestrate JWT workflow☆67May 25, 2020Updated 5 years ago
- xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`