{"id":19199170,"url":"https://github.com/bo1led-owl/spalloc","last_synced_at":"2026-04-21T03:31:39.259Z","repository":{"id":261052196,"uuid":"883116453","full_name":"bo1led-owl/spalloc","owner":"bo1led-owl","description":"Toy allocator with C interface written in Zig","archived":false,"fork":false,"pushed_at":"2024-11-27T14:31:53.000Z","size":66,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-31T03:43:22.922Z","etag":null,"topics":["allocators","c","memory-managament","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bo1led-owl.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":"2024-11-04T12:05:16.000Z","updated_at":"2025-02-19T07:08:28.000Z","dependencies_parsed_at":"2024-11-04T13:19:52.418Z","dependency_job_id":"87cac767-7563-4321-8cb2-4803814f8297","html_url":"https://github.com/bo1led-owl/spalloc","commit_stats":null,"previous_names":["bo1led-owl/spalloc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bo1led-owl/spalloc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bo1led-owl%2Fspalloc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bo1led-owl%2Fspalloc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bo1led-owl%2Fspalloc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bo1led-owl%2Fspalloc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bo1led-owl","download_url":"https://codeload.github.com/bo1led-owl/spalloc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bo1led-owl%2Fspalloc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32075222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: 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":["allocators","c","memory-managament","zig"],"created_at":"2024-11-09T12:25:52.507Z","updated_at":"2026-04-21T03:31:39.243Z","avatar_url":"https://github.com/bo1led-owl.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spalloc\n\nToy allocator written in Zig, inspired by [Sys.Pro](https://sys.pro/) C programming language course task.\n\n## Features\n- No chunk headers\n- Using additional memory only when chunks get allocated\n- Special treatment of different types of chunks for better performance\n\n## Usage\n`spalloc.h` provides `spmalloc`, `spcalloc`, `sprealloc` and `spfree` functions. These functions have the same API as the standard C `malloc`, `calloc`, `realloc` and `free`.\n\n## Building\nJust use `zig build` with standard optimization options. By default it builds a static library.\nTo build the shared version, pass `-Dshared` option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbo1led-owl%2Fspalloc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbo1led-owl%2Fspalloc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbo1led-owl%2Fspalloc/lists"}