hstr-rs VS promkit

Compare hstr-rs vs promkit and see what are their differences.

hstr-rs

hstr, but with paging, Unicode, and fuzzy matching (by overclockworked64)

promkit

A toolkit for building interactive prompt in Rust (by ynqa)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hstr-rs promkit
5 14
145 213
- -
0.0 9.8
7 months ago 4 days ago
Rust Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hstr-rs

Posts with mentions or reviews of hstr-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-02.
  • hstr-rs: A minimum hstr clone in Rust
    5 projects | /r/rust | 2 May 2022
    Another hstr-rs even.
  • Show r/rust: History suggest box for your shell
    1 project | /r/rust | 23 Mar 2021
  • Does anyone want to do a code review?
    1 project | /r/rust | 21 Feb 2021
  • Show HN: History suggest box for your shell
    4 projects | news.ycombinator.com | 26 Dec 2020
    hstr-rs is a shell history suggest box that provides quick access to the commands in your shell history. Just search for the command you want to execute (regex mode is supported), or, if you don't precisely know what you're looking for, you can browse through the commands until you find the one you want to execute. Apart from this, you can delete unwanted entries from your history, too, and more. It should work on all terminals ranging from linux term to xterm. It was initially made for bash but it should work as well with zsh, ksh, and tcsh, too.

    I use it on a daily basis.

    Check out the README for instructions if you want to try it out.

    Suggestions, bug reports, etc. are welcome.

    Let me know what you think:

    https://github.com/adder46/hstr-rs

promkit

Posts with mentions or reviews of promkit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-25.

What are some alternatives?

When comparing hstr-rs and promkit you can also consider the following projects:

atuin - ✨ Magical shell history

dialoguer - Rust utility library for nice command line prompts and similar things

fzf - :cherry_blossom: A command-line fuzzy finder

inquire - A Rust library for building interactive prompts

peco - Simplistic interactive filtering tool

mcfly - Fly through your shell history. Great Scott!

zoxide - A smarter cd command. Supports all major shells.

cargo-qtest - an interactive test runner for rust projects

ble.sh - Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions.

hstr-rs - A minimum hstr clone in Rust