{"id":16572799,"url":"https://github.com/lemire/hierarchicalbinbuffering","last_synced_at":"2026-03-06T16:30:48.686Z","repository":{"id":28589719,"uuid":"32107885","full_name":"lemire/hierarchicalbinbuffering","owner":"lemire","description":"Hierarchical Bin Buffering C++ Library","archived":false,"fork":false,"pushed_at":"2015-03-13T14:13:55.000Z","size":536,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T12:28:25.059Z","etag":null,"topics":[],"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/lemire.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}},"created_at":"2015-03-12T23:04:24.000Z","updated_at":"2024-10-14T16:16:30.000Z","dependencies_parsed_at":"2022-09-03T17:30:57.251Z","dependency_job_id":null,"html_url":"https://github.com/lemire/hierarchicalbinbuffering","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lemire/hierarchicalbinbuffering","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemire%2Fhierarchicalbinbuffering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemire%2Fhierarchicalbinbuffering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemire%2Fhierarchicalbinbuffering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemire%2Fhierarchicalbinbuffering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemire","download_url":"https://codeload.github.com/lemire/hierarchicalbinbuffering/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemire%2Fhierarchicalbinbuffering/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30185418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-11T21:28:36.508Z","updated_at":"2026-03-06T16:30:48.670Z","avatar_url":"https://github.com/lemire.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Hierarchical Bin Buffering C++ Library\n\nDaniel Lemire and Owen Kaser\n\n\nThis is the C++ source code for the paper: \n\nDaniel Lemire and Owen Kaser, Hierarchical Bin Buffering: Online Local Moments for Dynamic External Memory Arrays, ACM Transactions on Algorithms 4 (1), pages 1-31, 2008. \nhttp://arxiv.org/abs/cs.DS/0610128\n\nThis paper includes a survey as well as new methods to precompute \npolynomial range queries, as they are used in polynomial curve fitting\nand statistics.\n\nExamples of queries that can be written as polynomial range queries\ninclude: the sum of the array between index i and index j, \nthe center of mass of the array between the index i and the index j, and \nso on.\n\nTo build the software, do (gcc toolchain is required):\n\n1) Go to the dubuc directory and type \"make\", this builds some of the essential stuff;\n2) Go to lemurcore and type \"make\";\n3) Still in the dubuc director, type \"make benchmark1\";\n\nTo check the code, type \"make test\"\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemire%2Fhierarchicalbinbuffering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemire%2Fhierarchicalbinbuffering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemire%2Fhierarchicalbinbuffering/lists"}