{"id":31893744,"url":"https://github.com/cpp20120/alloc","last_synced_at":"2025-10-13T09:22:28.241Z","repository":{"id":315305466,"uuid":"1058967079","full_name":"cpp20120/Alloc","owner":"cpp20120","description":"Lock-Free Object Allocator with QSBR Memory Reclamation","archived":false,"fork":false,"pushed_at":"2025-09-17T19:56:22.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T21:46:30.941Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cpp20120.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-17T19:51:39.000Z","updated_at":"2025-09-17T19:56:25.000Z","dependencies_parsed_at":"2025-09-17T21:46:32.464Z","dependency_job_id":"819979ee-6ac6-48fd-b529-f3b1b0460b91","html_url":"https://github.com/cpp20120/Alloc","commit_stats":null,"previous_names":["cpp20120/alloc"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cpp20120/Alloc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpp20120%2FAlloc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpp20120%2FAlloc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpp20120%2FAlloc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpp20120%2FAlloc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpp20120","download_url":"https://codeload.github.com/cpp20120/Alloc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpp20120%2FAlloc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014517,"owners_count":26085535,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2025-10-13T09:22:23.842Z","updated_at":"2025-10-13T09:22:28.235Z","avatar_url":"https://github.com/cpp20120.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alloc\nLock-Free Object Allocator with QSBR Memory Reclamation\n\n## Benchmarks\n\nOS: Windows 11\nCPU: Ryzen 7 6800H\nRAM: 32gb ddr5 4800MHz\nCompiler: MSVC x64 /std:c++20 /O2 \n\n### Single-threaded\n| Method             | Time (μs) | Speedup |\n|-------------------|-----------|---------|\n| Naive new/delete   | 632       | 1x      |\n| Custom allocator   | 271       | 2.33x   |\n\n### Multi-threaded\n| Method             | Time (μs) | Speedup |\n|-------------------|-----------|---------|\n| Naive new/delete   | 5039      | 1x      |\n| Custom allocator   | 2369      | 2.13x   |\n\n### Stress Test\n- Total time: 49 ms\n- Objects created/destroyed: 200,566\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpp20120%2Falloc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpp20120%2Falloc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpp20120%2Falloc/lists"}