Show HN: Rmt an alternative to rm with trash written in Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • rmt.rs

    Rmt is similar to the rm command but saves the deleted elements in the trash and restores them. Rmt is written in Rust 🦀

  • When a person delete an item, I get all the information that are interesting for me (https://github.com/AmineZouitine/rmt.rs/blob/main/src/trash_...), and then I move it in a .trash folder in which I rename it with a hash (the hash is made with several parameters to avoid any collision), I then store the information in a database sqlite :)

  • rip

    A safe and ergonomic alternative to rm (by nivekuil)

  • There is `rip`[1] (also written in Rust) which does more or less the same? Or am I missing something?

    [1] https://github.com/nivekuil/rip

  • 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.

    InfluxDB logo
  • trash-rs

    A Rust library for moving files to the Recycle Bin

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Rmt an alternative to rm with trash written in Rust

    1 project | /r/hypeurls | 11 Oct 2022
  • Measuring startup and shutdown overhead of several code interpreters

    2 projects | dev.to | 17 Apr 2024
  • Faster tetranucleotide (k-mer) frequencies!

    4 projects | dev.to | 15 Mar 2024
  • Argc: Easily create feature-rich CLIs in bash

    1 project | news.ycombinator.com | 4 Mar 2024
  • Show HN: A CLI tool that enables you to remove files easily and safely

    8 projects | news.ycombinator.com | 20 Feb 2024