Crates.io | dx-cli |
lib.rs | dx-cli |
version | 0.3.1 |
source | src |
created_at | 2024-01-02 04:59:53.333784 |
updated_at | 2024-05-28 20:26:19.110013 |
description | faster dx with obj c ffi bindings |
homepage | |
repository | |
max_upload_size | |
id | 1085800 |
size | 98,329 |
dx leverages the obscure macOS C Finder cache to rapidly get folder sizes. Built in Rust, this utility integrates Objective C via Foreign Function Interface (FFI). Experience folder sizing at speeds up to 20x faster than traditional methods like du -sh
.
du -sh
by up to 20x in speed.cargo install dx-cli
sane defaults:
dx dir
is equivalent to du -sh dir
dx dir -l
functions like du -h dir
Contributions to dx are welcome! Whether it's bug reports, feature suggestions, or code contributions, your input is valuable. See CONTRIBUTING.md for guidelines on how to contribute.
(Include information about your project's license here.)