{"id":16823900,"url":"https://github.com/hhatto/zoth","last_synced_at":"2025-04-11T03:14:18.374Z","repository":{"id":66041640,"uuid":"111102639","full_name":"hhatto/zoth","owner":"hhatto","description":"CLI Cache Tool","archived":false,"fork":false,"pushed_at":"2024-06-09T05:01:16.000Z","size":37,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T03:14:12.996Z","etag":null,"topics":["cache","cli","rust","tool"],"latest_commit_sha":null,"homepage":"","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/hhatto.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":"2017-11-17T12:46:06.000Z","updated_at":"2024-04-20T06:50:30.000Z","dependencies_parsed_at":"2025-02-18T15:44:21.866Z","dependency_job_id":null,"html_url":"https://github.com/hhatto/zoth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fzoth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fzoth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fzoth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhatto%2Fzoth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhatto","download_url":"https://codeload.github.com/hhatto/zoth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248333594,"owners_count":21086200,"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":["cache","cli","rust","tool"],"created_at":"2024-10-13T11:09:33.509Z","updated_at":"2025-04-11T03:14:18.334Z","avatar_url":"https://github.com/hhatto.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zoth\nCLI Cache Tool\n\n## Requirements\n* CMake\n\n## Installation\n```\n$ cargo install --git https://github.com/hhatto/zoth.git\n```\n\n## Usage\n\nfor example with plantuml\n```shell\n$ time cat ~/relations.pu | zoth exec -- java -Xmx256m -jar -Dfile.encoding=UTF-8 plantuml.jar -tsvg -p \u003e out.svg\ncat ~/relations.pu  0.00s user 0.00s system 34% cpu 0.006 total\n./target/release/zoth exec -- java -Xmx256m -jar -Dfile.encoding=UTF-8  -tsvg -p  60.15s user 1.56s system 121% cpu 50.658 total\n\n# second time\n$ time cat ~/relations.pu | zoth exec -- java -Xmx256m -jar -Dfile.encoding=UTF-8 plantuml.jar -tsvg -p \u003e out.svg\ncat ~/relations.pu  0.00s user 0.00s system 30% cpu 0.008 total\n./target/release/zoth exec -- java -Xmx256m -jar -Dfile.encoding=UTF-8  -tsvg -p  0.00s user 0.00s system 46% cpu 0.010 total\n```\n\n## TODO\n\n* Purge Cache (zothcl with clear sub-command)\n* Configurable (zothcl/zothd)\n* Server Mode (zothd)\n* HTTP Interface (zothd)\n\n## For Developer\nbuild:\n\n```console\n$ cargo build\n```\n\nbuild with generte grpc code:\n\n```console\n$ cargo build --features=genproto\n```\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhatto%2Fzoth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhhatto%2Fzoth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhatto%2Fzoth/lists"}