{"id":28712412,"url":"https://github.com/polusai/bfiocpp","last_synced_at":"2025-09-03T13:17:45.578Z","repository":{"id":232631661,"uuid":"784398732","full_name":"PolusAI/bfiocpp","owner":"PolusAI","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-04T03:16:57.000Z","size":219,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-18T02:50:04.248Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/PolusAI.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":"2024-04-09T19:15:20.000Z","updated_at":"2025-02-04T03:15:31.000Z","dependencies_parsed_at":"2024-04-15T19:50:07.919Z","dependency_job_id":"e412211b-8e55-4bbb-b9f7-df2317a37538","html_url":"https://github.com/PolusAI/bfiocpp","commit_stats":null,"previous_names":["polusai/bfiocpp"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/PolusAI/bfiocpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolusAI%2Fbfiocpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolusAI%2Fbfiocpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolusAI%2Fbfiocpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolusAI%2Fbfiocpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PolusAI","download_url":"https://codeload.github.com/PolusAI/bfiocpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolusAI%2Fbfiocpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273448737,"owners_count":25107630,"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-09-03T02:00:09.631Z","response_time":76,"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":[],"created_at":"2025-06-14T23:05:46.146Z","updated_at":"2025-09-03T13:17:45.532Z","avatar_url":"https://github.com/PolusAI.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is the new backend for `bfio`, using `Tensorstore` and other high-throughput IO library\n\n## Build Requirements\n\n`bfiocpp` uses `Tensorstore` for reading and writing OME Tiff and OME Zarr files. So `Tensorstore` build requirements are needed to be satisfied for `bfiocpp` also. \nFor Linux, these are the requirements:\n- `GCC` 10 or later\n- `Clang` 8 or later\n- `Python` 3.8 or later\n- `CMake` 3.24 or later\n- `Perl`, for building *libaom* from source (default). Must be in `PATH`. Not required if `-DTENSORSTORE_USE_SYSTEM_LIBAOM=ON` is specified.\n- `NASM`, for building *libjpeg-turbo*, *libaom*, and *dav1d* from source (default). Must be in `PATH`.Not required if `-DTENSORSTORE_USE_SYSTEM_{JPEG,LIBAOM,DAV1D}=ON` is specified.\n- `GNU Patch` or equivalent. Must be in `PATH`.\n\n\nSince `Tensorstore` requires `MACOSX_DEPLOYMENT_TARGET` to be `10.14` or higher (to support sized/aligned operator `new`/`delete`.), `bfiocpp` needs the same.\n\n\n## Building and Installing\n\nHere is an example of building and installing `bfiocpp` in a Python virtual environment.\n```\npython -m venv build_venv\nsource build_venv/bin/activate\ngit clone https://github.com/PolusAI/bfiocpp.git \ncd bfiocpp\nmkdir build_deps\ncd build_deps\n../ci-utils/install_prereq_linux.sh\ncd ..\nexport BFIOCPP_DEP_DIR=./build_deps/local_install\npython setup.py install -vv\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolusai%2Fbfiocpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolusai%2Fbfiocpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolusai%2Fbfiocpp/lists"}