{"id":16811938,"url":"https://github.com/dcousens/bindrop","last_synced_at":"2025-03-17T11:13:34.456Z","repository":{"id":66129744,"uuid":"99090171","full_name":"dcousens/bindrop","owner":"dcousens","description":"A streaming binary cut tool written in C++","archived":false,"fork":false,"pushed_at":"2023-01-26T02:26:09.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-23T20:35:05.775Z","etag":null,"topics":["binary","bytes","cut","pipe","stdin","stdout","streaming","unix"],"latest_commit_sha":null,"homepage":"","language":"C++","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/dcousens.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":"2017-08-02T08:09:40.000Z","updated_at":"2023-03-17T12:08:53.000Z","dependencies_parsed_at":"2023-03-10T23:39:23.399Z","dependency_job_id":null,"html_url":"https://github.com/dcousens/bindrop","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcousens%2Fbindrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcousens%2Fbindrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcousens%2Fbindrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcousens%2Fbindrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcousens","download_url":"https://codeload.github.com/dcousens/bindrop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022724,"owners_count":20385134,"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":["binary","bytes","cut","pipe","stdin","stdout","streaming","unix"],"created_at":"2024-10-13T10:20:06.705Z","updated_at":"2025-03-17T11:13:34.410Z","avatar_url":"https://github.com/dcousens.png","language":"C++","readme":"# bindrop\nA streaming binary `cut` tool,  pipes `stdin` to `stdout`.\n\nByte-for-byte, **not UTF8 aware**.\n\n## Examples\nDrop bytes 4:8, every 17 bytes\n``` bash\n\u003e echo -e 'whats in the box\\nwho has the box?' | ./bindrop 4 8 17\nwhat the box\nwho the box?\n```\n**Warning**: if the bytes read is not a multiple of the slice length (for example, 17 bytes), the remainder is truncated (dropped).\n\n## LICENSE [MIT](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcousens%2Fbindrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcousens%2Fbindrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcousens%2Fbindrop/lists"}