{"id":21038690,"url":"https://github.com/n0-computer/bao-tree","last_synced_at":"2025-04-07T17:12:27.012Z","repository":{"id":147869241,"uuid":"614722908","full_name":"n0-computer/bao-tree","owner":"n0-computer","description":"An implementation of BLAKE3 verified streaming","archived":false,"fork":false,"pushed_at":"2025-03-28T08:37:18.000Z","size":1121,"stargazers_count":21,"open_issues_count":6,"forks_count":6,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-31T16:14:33.233Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/n0-computer.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":"2023-03-16T07:23:51.000Z","updated_at":"2025-03-28T08:37:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f7a56f5-1d6e-4369-bda3-b6120389729e","html_url":"https://github.com/n0-computer/bao-tree","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/n0-computer%2Fbao-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0-computer%2Fbao-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0-computer%2Fbao-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n0-computer%2Fbao-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n0-computer","download_url":"https://codeload.github.com/n0-computer/bao-tree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694877,"owners_count":20980733,"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-19T13:34:13.093Z","updated_at":"2025-04-07T17:12:26.987Z","avatar_url":"https://github.com/n0-computer.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bao-tree\n\n[![Actions Status](https://github.com/n0-computer/bao-tree/workflows/tests/badge.svg)](https://github.com/n0-computer/bao-tree/actions) [![docs.rs](https://docs.rs/bao-tree/badge.svg)](https://docs.rs/bao-tree) [![crates.io](https://img.shields.io/crates/v/bao-tree.svg)](https://crates.io/crates/bao-tree)\n\nThe merkle tree used for BLAKE3 verified streaming.\n\nThis is a slightly different take on blake3 verified streaming than the \n[bao](https://github.com/oconnor663/bao) crate.\n\nThe network wire format for encoded data and slices is compatible with the bao\ncrate, except that this crate has builtin support for *runtime* configurable chunk\ngroups.\n\nIt also allows encoding not just single ranges but sets of non-overlapping ranges.\nE.g. you can ask for bytes `[0..1000,5000..6000]` in a single query.\n\nThe intention is also to support both sync and async en/decoding out of the box\nwith maximum code sharing.\n\nIt allows to define both pre- and post order outboard formats as well as custom\noutboard formats. Post order outboard formats have advantages for synchronizing\nappend only files.\n\nFor more detailed info, see the [docs](https://docs.rs/bao-tree/latest/bao_tree/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn0-computer%2Fbao-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn0-computer%2Fbao-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn0-computer%2Fbao-tree/lists"}