{"id":18469618,"url":"https://github.com/christarazi/galloc","last_synced_at":"2026-04-27T20:31:42.004Z","repository":{"id":78435884,"uuid":"126650869","full_name":"christarazi/galloc","owner":"christarazi","description":"An implementation of `malloc(3)` in the Go programming language","archived":false,"fork":false,"pushed_at":"2018-04-07T18:04:34.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T22:59:23.252Z","etag":null,"topics":["brk","dynamic-memory-allocation","go","golang","heap","linux","malloc","memory-management","unix"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/christarazi.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}},"created_at":"2018-03-25T00:14:18.000Z","updated_at":"2021-01-06T00:56:52.000Z","dependencies_parsed_at":"2023-04-10T15:01:05.824Z","dependency_job_id":null,"html_url":"https://github.com/christarazi/galloc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/christarazi/galloc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christarazi%2Fgalloc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christarazi%2Fgalloc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christarazi%2Fgalloc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christarazi%2Fgalloc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christarazi","download_url":"https://codeload.github.com/christarazi/galloc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christarazi%2Fgalloc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32354566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["brk","dynamic-memory-allocation","go","golang","heap","linux","malloc","memory-management","unix"],"created_at":"2024-11-06T10:11:04.536Z","updated_at":"2026-04-27T20:31:41.987Z","avatar_url":"https://github.com/christarazi.png","language":"Go","readme":"# galloc\nAn implementation of `malloc(3)` in the Go programming language.\n\n**Disclaimer**: this was created for educational purposes.\n\n### Dependencies\n\nThis program is intended to be used on a Unix system because it depends on the\n[`unix`](https://godoc.org/golang.org/x/sys/unix) package.\n\n### Usage\n\nSimply download / clone the repo then run:\n\n```shell\n$ cd path/to/repo\n$ go build \u0026\u0026 ./malloc\n```\n\n## TODO\n\n - ~~Add implementation for `free(3)`~~\n - Add implementation for `realloc(3)`\n - Add implementation for `calloc(3)`\n - Allow for use in C using cgo\n\n## License\n\nThis program is free software, distributed under the terms of the [GNU] General\nPublic License as published by the Free Software Foundation, version 3 of the\nLicense (or any later version).  For more information, see the file LICENSE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristarazi%2Fgalloc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristarazi%2Fgalloc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristarazi%2Fgalloc/lists"}