{"id":19798648,"url":"https://github.com/eriknyquist/hashtable","last_synced_at":"2025-02-28T10:52:24.782Z","repository":{"id":51252343,"uuid":"519900217","full_name":"eriknyquist/hashtable","owner":"eriknyquist","description":"A lightweight separate-chaining arena-backed hashtable in C,  designed to be flexible enough for embedded systems","archived":false,"fork":false,"pushed_at":"2024-01-05T02:27:24.000Z","size":2373,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T05:28:36.281Z","etag":null,"topics":["arena-allocator","data-structure","data-structures-and-algorithms","embedded-c","embedded-systems","hashtable","hashtable-chaining","separate-chaining"],"latest_commit_sha":null,"homepage":"https://eriknyquist.github.io/hashtable","language":"C","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/eriknyquist.png","metadata":{"files":{"readme":"README.rst","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-31T22:27:08.000Z","updated_at":"2024-04-27T19:15:37.000Z","dependencies_parsed_at":"2024-11-12T07:32:54.591Z","dependency_job_id":"5c52774d-616b-4447-98ef-6867c7a94243","html_url":"https://github.com/eriknyquist/hashtable","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eriknyquist%2Fhashtable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eriknyquist%2Fhashtable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eriknyquist%2Fhashtable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eriknyquist%2Fhashtable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eriknyquist","download_url":"https://codeload.github.com/eriknyquist/hashtable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241139648,"owners_count":19916465,"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":["arena-allocator","data-structure","data-structures-and-algorithms","embedded-c","embedded-systems","hashtable","hashtable-chaining","separate-chaining"],"created_at":"2024-11-12T07:31:02.282Z","updated_at":"2025-02-28T10:52:24.753Z","avatar_url":"https://github.com/eriknyquist.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"A lightweight separate-chaining, arena-backed hashtable in C\n------------------------------------------------------------\n\nSee `hashtable API documentation \u003chttps://eriknyquist.github.io/hashtable/\u003e`_\n\nRun tests\n---------\n\nRequires GNU make, and a version of GCC that supports Address Sanitizer and UB Sanitizer (any reasonably\nrecent version of GCC).\n\n::\n\n    cd unit_tests\n    make\n\nGenerate performance visualization\n----------------------------------\n\nRequires GNU make, python 3.x and the python ``matplotlib`` package.\n\n::\n\n    cd perf_tests\n    make\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feriknyquist%2Fhashtable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feriknyquist%2Fhashtable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feriknyquist%2Fhashtable/lists"}