{"id":16338878,"url":"https://github.com/vorner/bytes-utils","last_synced_at":"2025-08-14T01:31:14.616Z","repository":{"id":43085253,"uuid":"330135072","full_name":"vorner/bytes-utils","owner":"vorner","description":"Additional utilities around the bytes crate","archived":false,"fork":false,"pushed_at":"2024-06-13T16:05:42.000Z","size":89,"stargazers_count":18,"open_issues_count":3,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-30T23:50:00.348Z","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/vorner.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-01-16T10:16:10.000Z","updated_at":"2024-08-09T07:52:32.000Z","dependencies_parsed_at":"2023-12-28T11:40:17.640Z","dependency_job_id":"1d363d7c-1786-4828-a240-1bb53515db82","html_url":"https://github.com/vorner/bytes-utils","commit_stats":{"total_commits":41,"total_committers":4,"mean_commits":10.25,"dds":0.6097560975609756,"last_synced_commit":"07fc73e736c68a2137c58bb23b76d0b764e76765"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Fbytes-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Fbytes-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Fbytes-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Fbytes-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vorner","download_url":"https://codeload.github.com/vorner/bytes-utils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229560319,"owners_count":18092305,"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-10-10T23:52:57.790Z","updated_at":"2024-12-15T07:04:37.519Z","avatar_url":"https://github.com/vorner.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Additional utils for the [bytes] crate\n\n[![Actions Status](https://github.com/vorner/bytes-utils/workflows/test/badge.svg)](https://github.com/vorner/bytes-utils/actions)\n[![codecov](https://codecov.io/gh/vorner/bytes-utils/branch/main/graph/badge.svg?token=GKITN8ZOE1)](https://codecov.io/gh/vorner/bytes-utils)\n[![docs](https://docs.rs/bytes-utils/badge.svg)](https://docs.rs/bytes-utils)\n\nFew utilities to make working with the types and traits in the [bytes] crate\neven more convenient and powerful.\n\nCurrently contains:\n\n* `SegmentedBuf` that can concatenate multiple `Buf`s into a bigger one without\n  copying.\n* `Str` and `StrMut`, string wrappers around `Bytes` and `BytesMut`.\n\n## Features\n\n`no_std` builds are supported by disabling the `std` feature, which is enabled by default.\n\n# License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms\nor conditions.\n\n[bytes]: https://docs.rs/bytes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorner%2Fbytes-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvorner%2Fbytes-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorner%2Fbytes-utils/lists"}