{"id":16572835,"url":"https://github.com/lemire/bitsliceindex","last_synced_at":"2025-10-29T02:30:18.697Z","repository":{"id":20436323,"uuid":"23713081","full_name":"lemire/BitSliceIndex","owner":"lemire","description":"Experiments on bit-slice indexing","archived":false,"fork":false,"pushed_at":"2015-02-09T14:34:24.000Z","size":174,"stargazers_count":13,"open_issues_count":1,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-01T21:11:12.138Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lemire.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":"2014-09-05T18:04:38.000Z","updated_at":"2023-10-25T06:39:28.000Z","dependencies_parsed_at":"2022-07-31T19:48:08.235Z","dependency_job_id":null,"html_url":"https://github.com/lemire/BitSliceIndex","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/lemire%2FBitSliceIndex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemire%2FBitSliceIndex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemire%2FBitSliceIndex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemire%2FBitSliceIndex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemire","download_url":"https://codeload.github.com/lemire/BitSliceIndex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238758260,"owners_count":19525740,"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-10-11T21:28:41.407Z","updated_at":"2025-10-29T02:30:18.330Z","avatar_url":"https://github.com/lemire.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BitSliceIndex #\n\nThis software is meant to serve as a basis to experiment with Bit-Slice indexing.\n\nFor our purposes, we use compressed bitmaps (using the Roaring format).\n\n## References ##\n\n- Denis Rinfret, Patrick O'Neil, and Elizabeth O'Neil. 2001. Bit-sliced index arithmetic. SIGMOD Rec. 30, 2 (May 2001), 47-57. http://dl.acm.org/citation.cfm?id=375669\n- Owen Kaser and Daniel Lemire, Compressed bitmap indexes: beyond unions and intersections, Software: Practice and Experience, 2014 (to appear) http://arxiv.org/abs/1402.4466\n- Samy Chambi, Daniel Lemire, Owen Kaser, Robert Godin, Better bitmap performance with Roaring bitmaps, in preparation\nhttp://arxiv.org/abs/1402.6407\n\n## License ##\n\nApache 2.0\n\n## Usage ##\n\n\n* install java\n* install maven 2\n\ntype :\n* maven package\n* cd target\n* java -cp BitSliceIndex-0.0.1-SNAPSHOT.jar org.roaringbitmap.circuits.threshold.Benchmark\n* java -cp BitSliceIndex-0.0.1-SNAPSHOT.jar org.roaringbitmap.circuits.comparator.Benchmark\n* java -cp BitSliceIndex-0.0.1-SNAPSHOT.jar org.roaringbitmap.circuits.topk.Benchmark\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemire%2Fbitsliceindex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemire%2Fbitsliceindex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemire%2Fbitsliceindex/lists"}