this post was submitted on 21 Aug 2023
47 points (100.0% liked)

Rust Programming

7734 readers
1 users here now

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] abclop99@beehaw.org 6 points 1 year ago* (last edited 1 year ago) (1 children)
  • helix - text editor

  • mprocs - manage running multiple commands in parallel

  • cargo-update - A cargo subcommand for checking and applying updates to installed executables

  • cargo-info - Extends cargo to query crates.io registry for crates details

[โ€“] projectdp@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)

Helix is a good one, I've tried it but didn't feel comfortable switching 100% off vim yet. Added to the list!