All Projects → woubuc → Sweep

woubuc / Sweep

Licence: mit
Reduce the disk usage of your projects by removing dependencies & builds

Programming Languages

java
68154 projects - #9 most used programming language
rust
11053 projects

Projects that are alternatives of or similar to Sweep

Unburden Home Dir
Automatically unburden $HOME from caches, etc. Useful for $HOME on SSDs, small disks or slow NFS homes. Can be triggered via an hook in /etc/X11/Xsession.d/.
Stars: ✭ 48 (-54.29%)
Mutual labels:  disk-space, cleanup
Docker Registry Manifest Cleanup
Cleans up docker registry by removing untagged manifests from the registry
Stars: ✭ 127 (+20.95%)
Mutual labels:  disk-space, cleanup
Skrub
A package to remove junk from Composer installations and trim build sizes.
Stars: ✭ 91 (-13.33%)
Mutual labels:  disk-space, cleanup
Modclean
Remove unwanted files and directories from your node_modules folder
Stars: ✭ 309 (+194.29%)
Mutual labels:  disk-space, cleanup
Bulk Crap Uninstaller
Remove large amounts of unwanted applications quickly.
Stars: ✭ 1,212 (+1054.29%)
Mutual labels:  disk-space
Gradle Dependencies Plugins Helper Plugin
This is an IntelliJ IDEA plugin for searching dependencies/plugins from JCentral/GradlePlugins inside Gradle projects.
Stars: ✭ 31 (-70.48%)
Mutual labels:  dependencies
Airflow Maintenance Dags
A series of DAGs/Workflows to help maintain the operation of Airflow
Stars: ✭ 914 (+770.48%)
Mutual labels:  cleanup
Diskonaut
Terminal disk space navigator 🔭
Stars: ✭ 856 (+715.24%)
Mutual labels:  disk-space
Libreselery
Continuous distribution of funding to your project contributors and dependencies. Integrated into GitHub Actions
Stars: ✭ 92 (-12.38%)
Mutual labels:  dependencies
Rebar3
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
Stars: ✭ 1,295 (+1133.33%)
Mutual labels:  dependencies
Bibliothecary
📔 Libraries.io Package Manager Manifest Parsers
Stars: ✭ 62 (-40.95%)
Mutual labels:  dependencies
Dependency Land
Find the npm modules that depend on a specific module and semver range.
Stars: ✭ 34 (-67.62%)
Mutual labels:  dependencies
Sbt Dependency Graph
sbt plugin to create a dependency graph for your project
Stars: ✭ 1,223 (+1064.76%)
Mutual labels:  dependencies
Appdepends Ios
🔍 搜集热门APP,列举其所依赖和使用的开源库。
Stars: ✭ 27 (-74.29%)
Mutual labels:  dependencies
Packagephobia
⚖️ Find the cost of adding a new dependency to your project
Stars: ✭ 1,110 (+957.14%)
Mutual labels:  disk-space
Qdirstat
QDirStat - Qt-based directory statistics (KDirStat without any KDE - from the original KDirStat author)
Stars: ✭ 912 (+768.57%)
Mutual labels:  cleanup
Dependency spy
Find known vulnerabilities in your dependencies
Stars: ✭ 87 (-17.14%)
Mutual labels:  dependencies
Cargo Contribute
Cargo subcommand for contributing to your dependencies
Stars: ✭ 56 (-46.67%)
Mutual labels:  dependencies
Scancode Toolkit
🔎 ScanCode detects licenses, copyrights, package manifests & dependencies and more by scanning code ... to discover and inventory open source and third-party packages used in your code.
Stars: ✭ 1,134 (+980%)
Mutual labels:  dependencies
Ruby detective
🔎 Investigating your ruby code dependencies
Stars: ✭ 102 (-2.86%)
Mutual labels:  dependencies

Sweep

npm View on Crates.io Download License Test Status

Sweep (swp) finds old projects that haven't been changed in more than a month. It will clean up and remove unnecessary directories containing libraries, dependencies, builds, etc. These files can easily be re-generated at any time by running install or build commands, and if you haven't worked on the project in a while you probably don't need them taking up space right now.

Screenshot

How to use

Head on over to the documentation.

Contributions welcome

This project welcomes contributions of any kind, whether you want to add new features, improve the documentation or just want to give some feedback.

License

Sweep is published under the MIT license. See the LICENSE file for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].