{"id":23163928,"url":"https://github.com/yhtiyar/bitset-c","last_synced_at":"2025-07-21T03:02:59.748Z","repository":{"id":89963832,"uuid":"372048579","full_name":"Yhtiyar/bitset-c","owner":"Yhtiyar","description":"Bitset structure written in C","archived":false,"fork":false,"pushed_at":"2021-05-29T18:54:41.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T14:51:00.407Z","etag":null,"topics":["bit-manipulation","bit-mask","bitset","c"],"latest_commit_sha":null,"homepage":"","language":"C","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/Yhtiyar.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":"2021-05-29T18:50:18.000Z","updated_at":"2021-05-29T18:57:36.000Z","dependencies_parsed_at":"2023-05-30T17:01:27.426Z","dependency_job_id":null,"html_url":"https://github.com/Yhtiyar/bitset-c","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yhtiyar/bitset-c","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yhtiyar%2Fbitset-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yhtiyar%2Fbitset-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yhtiyar%2Fbitset-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yhtiyar%2Fbitset-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yhtiyar","download_url":"https://codeload.github.com/Yhtiyar/bitset-c/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yhtiyar%2Fbitset-c/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266231762,"owners_count":23896473,"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":["bit-manipulation","bit-mask","bitset","c"],"created_at":"2024-12-18T00:31:54.316Z","updated_at":"2025-07-21T03:02:59.727Z","avatar_url":"https://github.com/Yhtiyar.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bitset-c\nBitset structure written in C\n\nBitset is the representation of set in bits, 0 means not included, 1 means included.\n\nElements count should begin with 0. Indexing in binary begins with 0, from right side.\n\nExample : If there is 5 elements and X = {0, 2, 3} we can represent X as 01101.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyhtiyar%2Fbitset-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyhtiyar%2Fbitset-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyhtiyar%2Fbitset-c/lists"}