#removing

  1. rmsafe

    safely removing files and directories; moving them to trash

    v4.0.0 #trash #directory #removing #rm #language #ing
  2. comments-cleaner

    A command-line tool for cleaning code comments, supporting multiple programming languages

    v0.1.3 #comments #python #css #automatic #cleaning #command-line-tool #cleaner #php #line-comment #removing
  3. hax-frontend-exporter

    mirrors of the algebraic data types used in the Rust compilers, removing indirections and inlining various pieces of information

    v0.3.6 #algebraic-data-types #inlining #front-end #variables #information #removing #sensible #mirror #formal-verification
  4. zsh-history-cleaner

    Clean your commands history by removing duplicate commands, commands between dates, etc

    v0.5.0 #command-history #duplicates #removing #history-analysis #zsh #backup #cleaner #date-range #command-line-tool #caution
  5. cargo-ruin

    Ruins your project with different options

    v0.0.4 220 #cargo #ruins #different #removing
  6. svgc

    svgc (previously SvgCompress) is a tool for compressing SVG files by removing unnecessary whitespace, comments, metadata and some other data. It also supports optimization with SVGO and compression into SVGZ.

    v0.1.9 800 #svg #compression #svgo #removing #white-space #tool-for-compressing #metadata-and-data
  7. alot

    A forbid-unsafe, generational slot map with usize-sized IDs

    v0.3.2 #slot-map #usize-sized #generational #unique-ids #ordered-collections #removing
  8. bevy_family

    that helps with creating, updating, and removing parent-child components in Bevy

    v0.2.1 1.0K #parent-child #bevy #unique-identifier #updating #service #removing #lineage
  9. nln

    Remove trailing newlines and carriage returns from stdin

    v1.0.1 #newlines #stdin #trailing #carriage #binary #removing
  10. wasm-bindgen-gc

    Support for removing unused items from a wasm executable

    v0.2.34 340 #wasm-bindgen #wasm-module #import-export #javascript #javascript-integration #removing #modules-and-javascript
  11. koi-truststore

    Platform trust store integration for installing and removing local CA certificates

    v0.2.202602151054 #service-discovery #ca-certificate #koi #mdns #local #removing
  12. cyclic_list

    a doubly-linked list with owned nodes, implemented as a cyclic list

    v0.1.0 #doubly-linked-list #cursor-position #constant-time #insert #cyclic #from-iterator #removing #mutating
  13. cleaner-upper-rs

    A fast, cross-platform file system cleaner for removing recreatable folders and cache directories across different operating systems

    v0.1.2 #cross-platform #os #cache-directory #cleanup #filesystem #disk-space #cleaner #removing #parallel-processing #system-directory
  14. del

    removing files in a secure and efficient manner

    v0.1.2 100 #glob-pattern #progress-bar #pattern-matching #file-deletion #delete #success #rm #wildcard #removing #filenames
  15. ctoml

    A command-line tool to manipulate TOML files

    v0.1.0 1.9K #toml #key-value #sample #command-line-tool #removing #array-element #tool-manipulate
  16. without-ats

    A one-function crate for removing '@...@' from a string

    v0.1.0 #string #removing #remove #diacritics #analyser
  17. quitters

    List dependencies of a Rust binary by parsing panic messages

    v0.1.0 286K #panic-message #binary-parser #rustsec #cargo-audit #version #git #removing #discover #openssl-src #static-site-generator
  18. rmrfrs-lib

    Shared code lib for rmrfrs and rmrfrs-ui

    v0.8.8 240 #godot #rmrfrs #project-structure #shared-lib #jupyter #removing #maven #gradle #elixir #zig
  19. task_manager_command_line

    task manager cli tool

    v0.1.1 #task-manager #cli-task-manager #command-line #command-line-task #applications #data-persistence #removing
  20. fasta-cleaner

    Transform fasta files by upper-casing all sequence characters and removing non-ACGT sequence characters

    v1.0.1 #fasta #fasta-sequence #character #removing #input-file #cleaner #upper-case
  21. debounce

    Data structures and helpers for debouncing a stream of events: removing duplicate events occurring closely in time

    v0.2.2 2.0K #events-stream #duplicates #event-stream #removing #helper #occurring
  22. c2rust-refactor

    C2Rust refactoring tool implementation

    v0.15.0 #mark #c2rust #refactoring #refactoring-tools #command-line-arguments #removing #input-file #semicolon #type-check
  23. lazy-st

    Single-threaded lazy evaluation

    v1.0.0 550 #lazy-evaluation #single-threaded #closures #value #environment #smart-pointers #multi-threading #cache #removing #between-threads
  24. basic_hash_ring

    A basic hash ring implementation

    v0.2.0 #hash-ring #consistent-hashing #benchmark #key #testing #removing
  25. no-comment

    Remove rust-style line and block comments from a char iterator

    v0.0.3 16K #line-comment #iterator #comments #rust-style #specification #text-block #removing #text-line
  26. ghost-rs

    using std::env for stealthily removing EXE

    v0.2.0 120 #executable #removing #ninja #process #windows
  27. poppable-path

    A trait for removing the last component of a path-like thing

    v0.1.0 #path-buf #traits #removing #component #path-components #pop
  28. rskill

    npkill like cli utility for removing node_modules

    v0.4.0 #node-modules #npkill #cli #directory #clone #removing #bg-color #study #exercise
  29. webp_killer

    A command line tool to simplify removing .webp files from your life

    v1.2.3 #webp #convert-images #image #removing #convert-file
  30. Try searching with DuckDuckGo.

  31. nuke-dir

    Single-function crate to delete a directory by removing subdirectories and files first, to work around FS issues

    v0.1.0 #sub-directory #delete #removing #first #fs
  32. secure_purge

    SecurePurge is a crate for securely deleting files by overwriting their data multiple times. It is easy to use, supports removing single files, directories, and multiple files with unique names…

    v0.1.0 #random #progress-bar #output-formatting #overwrite #secure-data #tuned #random-data #removing #indicatif #readability
  33. auto_new

    basic macro for removing the need to write new(...) on structs

    v1.0.0 #struct #macro #automatic #generator #write #removing #arc #macro-derive
  34. lessanvil

    reducing a Minecraft: Java Edition's world size by removing unused chunks

    v1.0.2 #minecraft #chunks #java #size #removing
  35. serde-versions-derive

    An attribute macro for adding a version byte when serializing a struct via Serde. Also allows deseraializing while removing version byte.

    v0.0.5 #serde-derive #version #struct #byte #macro-derive #removing #deserialize
  36. nb-blocking-util

    proc macro for removing all async/await from a function

    v0.10.2 140 #proc-macro #async-blocking #removing #utility #macro-utility
  37. enpass-cli

    A cli interface to decrypting the enpass database

    v0.1.1 #database #password #command-line-interface #decrypting #linux #sql-cipher #pacman #aur #removing
  38. rust-reduce

    rust-reduce will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code

    v0.1.0 #source-file #output #interpreting #removing #part #file-backed #output-file #test-suite
  39. stringify-ident

    Stringify identifiers, removing the 'r#' prefix

    v0.1.0 #stringify #removing #prefix #identifier
  40. rmjs

    A speedy script for quickly removing auto-generated compiled JavaScript files from IntelliJ TypeScript projects

    v0.1.0 #auto-generated #javascript #typescript #removing #script #intelli-j
  41. tempdir-shell

    Execute a shell within a temporary directory, removing it after the shell exits

    v0.1.1 #temp-dir #shell #exit #removing #execute
  42. serialization_derive

    encode and decode your struct

    v0.2.13 1.3K #encoding-decoding #performance #struct #endian #buffer-size #serde #varint #fixed-size #copying #removing
  43. fastcgi-sdk

    FastCGI SDK for Rust

    v0.0.5 #sdk #fast-cgi #bindings #request #abi #zero-overhead #c-str #removing #portability
  44. file-extensioner

    A cli for adding and removing file extensions based on file inspection

    v0.1.0 #file-extension #removing #cli #directory #inspection
  45. aivm_train

    training AIVM code

    v0.1.0 #artificial-intelligence #aivm #training #embraces #hardware #non-linear #removing
  46. futures-await-synom

    Temporary fork of synom for the futures-await crate

    v0.12.0 170 #temporary-fork #synom #fork-for-futures-await #future #nom #compilation-time #removing
  47. no-ansi

    A CLI tool for removing ANSI escape sequences from strings

    v0.1.0 #ansi-escapes #command-line-tool #removing #string #sequence #strip
  48. sdf-hydrogen-remover

    SDF Hydrogen remover

    v0.1.0 #sdf #hydrogen #remover #removing #compound
  49. undup

    that consists of utility functions for removing duplicate characters in a string

    v0.0.1 #duplicates #character #removing #utility #string #characters-in-string #cargo-run