cargo-rx VS jerry

Compare cargo-rx vs jerry and see what are their differences.

cargo-rx

A simple, modern fuzzy finder tool to run examples in a Cargo project. (by rnag)

jerry

move your mouse to the monitor of your choice (by stonecharioteer)
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
cargo-rx jerry
5 2
14 1
- -
3.7 0.0
about 1 year ago about 2 years ago
Rust Rust
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.

cargo-rx

Posts with mentions or reviews of cargo-rx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-17.
  • Announcing cargo-rx v0.2: A simple fuzzy finder and Runner for Examples in Rust/Cargo projects
    1 project | /r/rust | 25 Apr 2022
    GitHub | crates.io | Release notes
  • [Media] DidYouMean: A cli spelling corrector written in Rust!
    4 projects | /r/rust | 17 Apr 2022
    Very cool. I'm looking for a spell checking or auto correction hint support for a fuzzy finder project I've currently been building out. I just created an issue under the project as I was inspired in part by supporting such a feature; I do think it would be cool to add auto completion or suggestion hints mainly for CLI utilities, at least ones where it makes sense to have it certainly. I like that cargo run already has built in support for this, and I agree it would be cool for other projects to adopt such functionality, assuming it proves to be feasible enough.
  • What's everyone working on this week (15/2022)?
    9 projects | /r/rust | 11 Apr 2022
    I'm working on releasing the next minor release of my project cargo-rx, which should hopefully be wrapped up by tomorrow at the latest. It basically employs a fuzzy finder approach - thanks to skim - to make it easier to run examples in Cargo projects.
  • What's everyone working on this week (14/2022)?
    10 projects | /r/rust | 4 Apr 2022
    I've been working on releasing the next minor version update for my crate cargo-rx, which is a wrapper around cargo run --example. On Mac/Linux, it serves a fuzzy finder which leverages skim to sort and search for examples to run within a specific crate.
  • Announcing cargo-rx: a simple, modern runner and fuzzy finder for examples in rust/cargo projects
    1 project | /r/rust | 1 Apr 2022
    Hi there, fellow Rustaceans! I'm very pleased to announce the initial v0.1.0 release of cargo-rx, a simple, modern example runner for Cargo projects. It provides a single executable rx which abstracts away cargo run --example, and provides a fuzzy finder to search for an example to run.

jerry

Posts with mentions or reviews of jerry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-04.
  • Ask HN: Linux users, what is your setup to minimise mouse usage
    1 project | news.ycombinator.com | 12 Apr 2022
    I use qtile, because the configuration is Python, and I wrote https://github.com/stonecharioteer/Jerry to help me move my mouse to separate monitors (I use 4).

    Use a tiling window manager, get super used to tmux and nvim, learn to use vimium and the firefox variant. And instead of a mouse, use a Logitech MX Ergo trackball.

  • What's everyone working on this week (14/2022)?
    10 projects | /r/rust | 4 Apr 2022
    I solved a tiny problem I had with my tiling window manager. I use Qtile, and when I use the keyboard shortcuts to move to another monitor (I use 4 screens), the mouse stays in the original monitor. So I wanted to able to move my mouse with a keyboard shortcut. A lot of the online resources recommended using xdotool and figuring out the coordinates but I wanted to do it in an easier way. I wrote jerry to be that tool. It is a CLI that helps me move my mouse to a particular screen. I'm still working on relative movement (move mouse to whichever screen is on the left of my current screen etc), but this is good for now.

What are some alternatives?

When comparing cargo-rx and jerry you can also consider the following projects:

microbin - A secure, configurable file-sharing and URL shortening web app written in Rust.

prm - A minimal project manager for the terminal.

typos - Source code spell checker

click-once - A small tiny little binary to fix undesired mouse double clicks in Windows, written in Rust. Minimal executable with little to no overhead.

glam-rs - A simple and fast linear algebra library for games and graphics

pm-rust

uom - Units of measurement -- type-safe zero-cost dimensional analysis

satwatch

achat - A collection of simple modules which showcase simple use of tasks, channels, and other tokio primitives to implement simple networking applications. Purely educational purposes.

crates.io - The Rust package registry

mtr - Official repository for mtr, a network diagnostic tool