{"id":19136682,"url":"https://github.com/veritius/unbytes","last_synced_at":"2025-11-13T14:03:08.818Z","repository":{"id":228712497,"uuid":"774734132","full_name":"Veritius/unbytes","owner":"Veritius","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-25T04:04:55.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-26T23:40:48.171Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Veritius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2024-03-20T04:40:24.000Z","updated_at":"2024-03-20T04:41:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"50f517bd-bbb9-43f2-9728-e00aa782bc73","html_url":"https://github.com/Veritius/unbytes","commit_stats":null,"previous_names":["veritius/unbytes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Veritius%2Funbytes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Veritius%2Funbytes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Veritius%2Funbytes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Veritius%2Funbytes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Veritius","download_url":"https://codeload.github.com/Veritius/unbytes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240215327,"owners_count":19766399,"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":[],"created_at":"2024-11-09T06:35:15.389Z","updated_at":"2025-11-13T14:03:03.765Z","avatar_url":"https://github.com/Veritius.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unbytes\nErgonomic, performant, owned forward-only cursors based on `bytes`, with some bonus features.\n\n`unbytes` gives the following guarantees:\n- Never panics.\n- Never copies.\n- Never allocates.\n\nNote that implementations involving the `bytes` crate *can* allocate. Traits like `Into\u003cBytes\u003e`, especially on `Vec`s, are very likely to reallocate. `unbytes` can't do anything about that.\n\nThe following feature flags are available, but none are enabled by default.\n- `std`: Standard library support, like an `std::io::Read` implementation.\n- `maypanic`: Functionality that **may** panic if used improperly, like a `Buf` implementation.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveritius%2Funbytes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveritius%2Funbytes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveritius%2Funbytes/lists"}