{"id":21330673,"url":"https://github.com/twfksh/allocators","last_synced_at":"2025-03-16T00:41:09.075Z","repository":{"id":248336581,"uuid":"751792721","full_name":"twfksh/allocators","owner":"twfksh","description":"collection of memory allocation methods implemented in C","archived":false,"fork":false,"pushed_at":"2024-02-04T05:38:43.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T13:40:30.540Z","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/twfksh.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":"2024-02-02T10:41:16.000Z","updated_at":"2024-10-13T14:43:58.000Z","dependencies_parsed_at":"2024-07-14T06:28:35.075Z","dependency_job_id":"c40156e0-23d4-4c6d-a9a1-a02b1b57a6e1","html_url":"https://github.com/twfksh/allocators","commit_stats":null,"previous_names":["twfksh/allocators"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twfksh%2Fallocators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twfksh%2Fallocators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twfksh%2Fallocators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twfksh%2Fallocators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twfksh","download_url":"https://codeload.github.com/twfksh/allocators/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809844,"owners_count":20351406,"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-11-21T22:23:47.171Z","updated_at":"2025-03-16T00:41:09.044Z","avatar_url":"https://github.com/twfksh.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# collection of memory allocation methods\n\n## quick start\nrequirements - clang\n```bat\n.\\build\n.\\main\n```\n\n## current implementations\n- [x] linear/arena allocator\n- [ ] stack allocator\n- [ ] pool allocator\n- [ ] implement malloc from scratch\n\nthats it for now I guess..\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwfksh%2Fallocators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwfksh%2Fallocators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwfksh%2Fallocators/lists"}