{"id":15908041,"url":"https://github.com/nelsongillo/bitwise-io","last_synced_at":"2025-04-02T23:42:45.762Z","repository":{"id":57515687,"uuid":"334140896","full_name":"nelsongillo/bitwise-io","owner":"nelsongillo","description":"buffered bitwise input/output","archived":false,"fork":false,"pushed_at":"2021-01-29T20:58:38.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T02:48:27.891Z","etag":null,"topics":["bitwise","input-output","rust-lang","rust-library"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/nelsongillo.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":"2021-01-29T12:38:04.000Z","updated_at":"2021-01-29T20:58:40.000Z","dependencies_parsed_at":"2022-09-26T18:31:12.095Z","dependency_job_id":null,"html_url":"https://github.com/nelsongillo/bitwise-io","commit_stats":null,"previous_names":["einzigartigername/bitwise-io"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsongillo%2Fbitwise-io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsongillo%2Fbitwise-io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsongillo%2Fbitwise-io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsongillo%2Fbitwise-io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nelsongillo","download_url":"https://codeload.github.com/nelsongillo/bitwise-io/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246911489,"owners_count":20853654,"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":["bitwise","input-output","rust-lang","rust-library"],"created_at":"2024-10-06T14:09:05.758Z","updated_at":"2025-04-02T23:42:45.738Z","avatar_url":"https://github.com/nelsongillo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bitwise-io\nA Rust Library that enables you to read/write single bits from/to a stream\n\n## Install\nAdd this to your `Cargo.toml`\n```toml\n[dependencies]\nbitwise-io = \"0.1.2\"\n```\n\n## Internal\n### Reader\nThe `BitReader` wraps a `BufRead` Trait and a position indicator for the next bit.\n\n### Writer\nThe `BitWriter` wraps the `Write` Trait and has an internal buffer of 1024 bytes (8192 bits).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsongillo%2Fbitwise-io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelsongillo%2Fbitwise-io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsongillo%2Fbitwise-io/lists"}