{"id":20071923,"url":"https://github.com/imotai/ktoolkit","last_synced_at":"2026-04-19T10:31:37.436Z","repository":{"id":147603978,"uuid":"437811749","full_name":"imotai/ktoolkit","owner":"imotai","description":"devops kafka topics like files with kls, ktail, khead and kecho","archived":false,"fork":false,"pushed_at":"2021-12-15T08:01:00.000Z","size":575,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T11:49:24.097Z","etag":null,"topics":["devops","kafka","terminal","tools"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imotai.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-13T09:31:04.000Z","updated_at":"2021-12-31T05:19:14.000Z","dependencies_parsed_at":"2023-05-31T18:31:09.060Z","dependency_job_id":null,"html_url":"https://github.com/imotai/ktoolkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imotai/ktoolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imotai%2Fktoolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imotai%2Fktoolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imotai%2Fktoolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imotai%2Fktoolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imotai","download_url":"https://codeload.github.com/imotai/ktoolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imotai%2Fktoolkit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268625009,"owners_count":24280188,"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-03T02:00:12.545Z","response_time":2577,"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":["devops","kafka","terminal","tools"],"created_at":"2024-11-13T14:32:52.971Z","updated_at":"2026-04-19T10:31:32.389Z","avatar_url":"https://github.com/imotai.png","language":"Rust","readme":"# ktookkit (kafka toolkit)\n\n![ktoolkit](./images/ktoolkit.png)\n\n# Getting Started\n\n## build\n\n```\ncargo build\n```\n\n## usage\n\n```\n# show all topics\nkls localhost:9092\n # | topics            | partitions \n---+-------------------+------------\n 1 | quickstart-topic  | 1 \n\n# send a json object\nkecho localhost:9092 quickstart-topic '{\"msg\":\"hello world!\"}'\n\n# scan all message\nkhead  localhost:9092 quickstart-topic\nquickstart-topic:0@5:{\"msg\":\"hello world!\"}\n\n# tail topic\nktail localhost:9092 quickstart-topic\n```\n\n# thanks\n\n* https://github.com/phsym/prettytable-rs\n* https://github.com/kafka-rust/kafka-rust\n\n# other kafka tools\n\n* [kcat](https://github.com/edenhill/kcat) \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimotai%2Fktoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimotai%2Fktoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimotai%2Fktoolkit/lists"}