{"id":25840100,"url":"https://github.com/huangjiahua/neatlib","last_synced_at":"2026-06-10T11:31:40.428Z","repository":{"id":99011178,"uuid":"175350589","full_name":"huangjiahua/neatlib","owner":"huangjiahua","description":"Some C++ utility library, especially on hash tables.","archived":false,"fork":false,"pushed_at":"2019-07-01T07:15:27.000Z","size":98,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T04:41:27.215Z","etag":null,"topics":["concurrency","cxx","hashtable","library","memory-safety"],"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/huangjiahua.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":"2019-03-13T05:12:42.000Z","updated_at":"2019-06-14T06:55:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"6310c855-1bc6-464f-acde-9bf9f3779c7c","html_url":"https://github.com/huangjiahua/neatlib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/huangjiahua/neatlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangjiahua%2Fneatlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangjiahua%2Fneatlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangjiahua%2Fneatlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangjiahua%2Fneatlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huangjiahua","download_url":"https://codeload.github.com/huangjiahua/neatlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangjiahua%2Fneatlib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34151273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["concurrency","cxx","hashtable","library","memory-safety"],"created_at":"2025-03-01T04:40:31.161Z","updated_at":"2026-06-10T11:31:40.424Z","avatar_url":"https://github.com/huangjiahua.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# neatlib\n\n*Huang Jiahua*\n\n## Features\n1. Fast and safe sequential hash table basic_hash_table.\n2. Fast and safe wait-free concurrent hash table concurrent_hash_table. \n\n## TODO\n1. Add lock-free support to concurrent hash table.(partly done)\n2. Achieve better memory reclamation policy (currently using reference counting). \n\n\n## Building\n- Currently the project don't need to be built, just include the the header file is enough.\n- To build the test, use cmake:\n\n```bash\nmkdir build \u0026\u0026 cd build\ncmake ..\n```\n\n## Requirements\n- Boost smart pointer library.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangjiahua%2Fneatlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuangjiahua%2Fneatlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangjiahua%2Fneatlib/lists"}