{"id":22971537,"url":"https://github.com/supercmmetry/bitio","last_synced_at":"2025-04-02T06:20:31.205Z","repository":{"id":55640836,"uuid":"281570284","full_name":"supercmmetry/bitio","owner":"supercmmetry","description":"A simple and fast bitio library for c++","archived":false,"fork":false,"pushed_at":"2021-02-07T05:37:28.000Z","size":1052,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T17:48:42.123Z","etag":null,"topics":["benchmark","bitio","cpp","filesystem","io","memory-buffers","read-write"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supercmmetry.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}},"created_at":"2020-07-22T04:02:00.000Z","updated_at":"2023-02-23T18:49:22.000Z","dependencies_parsed_at":"2022-08-15T05:20:10.830Z","dependency_job_id":null,"html_url":"https://github.com/supercmmetry/bitio","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercmmetry%2Fbitio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercmmetry%2Fbitio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercmmetry%2Fbitio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercmmetry%2Fbitio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supercmmetry","download_url":"https://codeload.github.com/supercmmetry/bitio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246764028,"owners_count":20829826,"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":["benchmark","bitio","cpp","filesystem","io","memory-buffers","read-write"],"created_at":"2024-12-14T22:19:17.477Z","updated_at":"2025-04-02T06:20:31.170Z","avatar_url":"https://github.com/supercmmetry.png","language":"C++","readme":"# bitio\n\n![build](https://github.com/supercmmetry/bitio/workflows/build/badge.svg)\n\nA simple and fast bitio library for C++\n\n## Features:\n\n- Very low memory overhead.\n- Support for in-memory buffers.\n- Support for read, write and seek in bit domain.\n- Added seek_to() for seeking to a specific bit from SOF.\n- Uses a temporary memory buffer to reduce file operations.\n\n## Limitations:\n\n- Not thread-safe \n\n## Steps to use:\n\n- Add this project as a submodule using `git submodule add git@github.com:supercmmetry/bitio`\n\n## Benchmarks:\n\nThis benchmark was taken on Arch Linux (x86_64), Intel i7-9750H, 1TB HDD (SATA 7200rpm) with a 128 KB bitio buffer.\n\n| Operation      | Speed (Megabytes per second) |\n| ----------- | ----------- |\n| Read      | 10.5       |\n| Write   | 6.7        |\n| Seek (SEEK_CUR)  | 6.1        |\n| Seek To (SEEK_SET)  | 58.6       |\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupercmmetry%2Fbitio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupercmmetry%2Fbitio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupercmmetry%2Fbitio/lists"}