Putzen is a command-line utility that helps keep disks clean by removing build and dependency artifacts. It uses file and folder rules to identify projects and safely clean generated directories.
It supports Rust, JavaScript, and CMake projects, and performs cleanup operations in parallel where supported by the file system.
This is free and open source software.
Key Features
- Cleans Rust target directories, JavaScript node_modules directories, and CMake build directories.
- Performs cleanup operations in parallel.
- Offers a dry-run mode to preview deletions without removing files.
- Interactively asks for confirmation before deletion.
- Calculates the amount of disk space that will be freed.
- Supports configurable traversal of hidden directories.
- Can follow symbolic links.
- Tracks cleanup highscores for individual and total runs.
Website: github.com/sassman/putzen-rs
Support:
Developer: Sven Kanoldt
License: GNU General Public License v3.0

Putzen is written in Rust. Learn Rust with our recommended free books and free tutorials.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

