Is this normal? Giant debug folder

This page summarizes the projects mentioned and recommended in the original post on /r/bevy

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • bevy

    A refreshingly simple data-driven game engine built in Rust

  • One of the things I noticed is that when running a minimal app (e.g. https://github.com/bevyengine/bevy/blob/latest/examples/app/empty_defaults.rs or https://github.com/bevyengine/bevy/blob/latest/examples/games/game_menu.rs), the debug folder on my machine is 2.5 to 3 gb is this normal?

  • cargo-sweep

    A cargo subcommand for cleaning up unused build files generated by Cargo

  • I like https://github.com/holmgr/cargo-sweep to keep the size of /target from unbounded growth without fully losing the useful portion of the cache. It's the same outcome as Cargo clean after a reboot but I recently also started using a ramdisk with CARGO_TARGET_DIR. Much easier to do on Linux.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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