{"id":25301630,"url":"https://github.com/p2js/quickhash","last_synced_at":"2025-08-16T01:14:18.436Z","repository":{"id":170407517,"uuid":"646528672","full_name":"p2js/quickhash","owner":"p2js","description":"small CLI project in rust to quickly get hashes/checksums of desktop files","archived":false,"fork":false,"pushed_at":"2023-05-30T21:14:33.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T01:31:42.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p2js.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-28T17:27:20.000Z","updated_at":"2023-12-14T10:36:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"d68588b2-e6b9-4399-8d03-44cf32834044","html_url":"https://github.com/p2js/quickhash","commit_stats":null,"previous_names":["p2js/quickhash"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/p2js/quickhash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p2js%2Fquickhash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p2js%2Fquickhash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p2js%2Fquickhash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p2js%2Fquickhash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p2js","download_url":"https://codeload.github.com/p2js/quickhash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p2js%2Fquickhash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270653580,"owners_count":24622790,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-02-13T06:48:11.399Z","updated_at":"2025-08-16T01:14:18.428Z","avatar_url":"https://github.com/p2js.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quickhash\n\nQuickhash is a zero-dependency CLI applet to quickly get checksums of desktop files, built in rust.\nThe code currently features self-made implementations for MD5 and SHA256 checksums.\nBecause quickhash currently loads entire source files into memory before computing the checksums, its use is currently only recommended on small files.\n\n## Building\n\nWith rust installed, a simple `cargo build --release` should produce the executable you need to get started.\n\n## Usage\n\n```quickhash sources [--hash h]```\n\n- `quickhash` should be replaced with the path of the executable.\n- `sources` should be a space-separated list of directories for the files that checksums should be computed for.\n- `--hash h` is an optional flag, where h is the hashing algorithm you want to use (MD5/SHA256). Quickhash will output MD5 checksums by default.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp2js%2Fquickhash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp2js%2Fquickhash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp2js%2Fquickhash/lists"}