{"id":20226635,"url":"https://github.com/shekhei/disk-usage-again","last_synced_at":"2026-01-22T07:01:43.818Z","repository":{"id":38339142,"uuid":"164752124","full_name":"shekhei/disk-usage-again","owner":"shekhei","description":"disk usage rewrite","archived":false,"fork":false,"pushed_at":"2022-06-06T18:33:15.000Z","size":68,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T14:50:28.789Z","etag":null,"topics":["cli","disk-usage","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shekhei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-08T23:49:00.000Z","updated_at":"2020-02-11T10:57:50.000Z","dependencies_parsed_at":"2022-08-24T23:01:50.304Z","dependency_job_id":null,"html_url":"https://github.com/shekhei/disk-usage-again","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekhei%2Fdisk-usage-again","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekhei%2Fdisk-usage-again/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekhei%2Fdisk-usage-again/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekhei%2Fdisk-usage-again/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shekhei","download_url":"https://codeload.github.com/shekhei/disk-usage-again/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248260737,"owners_count":21074215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","disk-usage","rust-lang"],"created_at":"2024-11-14T07:19:26.481Z","updated_at":"2026-01-22T07:01:38.795Z","avatar_url":"https://github.com/shekhei.png","language":"Rust","readme":"# disk usage again(dua)\n\ndua is a rewrite of the gnu version of `du`. It aims to be at least compatible with gnu du. It aims to be fast.\n\ndua also happens to be “two” in bahasa I believe, making it disk usage 2 :P\n\n## Current state\n\n```\n\nUSAGE:\n    dua [FLAGS] [OPTIONS] \u003cPATHS\u003e...\n\nFLAGS:\n    -a, --all               display an entry for each file in the file hierachy\n        --apparent-size     print apparent sizes,  rather  than  disk\t usage;\t although  the\n                            \t      apparent\tsize is\tusually\tsmaller, it may\tbe larger due to holes\n                            \t      in (`sparse') files, internal  fragmentation,  indirect  blocks,\n                            \t      and the like\n    -0, --null              end each output line with NUL, not newline\n    -L                      Symbolic links on the command line and in file hierarchies are\n                                         followed.\n    -g                      like --block-size=1G\n    -c                      display a grand total\n        --help              Prints help information\n    -h, --human-readable    print sizes in human readable format (e.g., 1K 234M 2G)\n    -k                      like --block-size=1K\n    -m                      like --block-size=1M\n    -s, --summarize         display only a total for each argument\n    -V, --version           Prints version information\n\nOPTIONS:\n    -B, --block-size \u003cSIZE\u003e    use SIZE-byte blocks\n    -d \u003cdepth\u003e                 depth\n\nARGS:\n    \u003cPATHS\u003e...    paths\n```\n\nDoes not support windows currently\n\n# Usage\n\n```\ndua --help\n```\n\n# Design\n\nIt uses rayon to split work up per directory and\n\n# Performance\n\nDepending on the depth and width of the directories, it can be up to 10 times faster currently on a 2010 mbp.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekhei%2Fdisk-usage-again","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshekhei%2Fdisk-usage-again","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekhei%2Fdisk-usage-again/lists"}