{"id":27761202,"url":"https://github.com/tsoding/memalloc","last_synced_at":"2025-07-02T17:34:03.991Z","repository":{"id":37352491,"uuid":"376058148","full_name":"tsoding/memalloc","owner":"tsoding","description":"Artifacts of that Memory Management Tsoding Session","archived":false,"fork":false,"pushed_at":"2024-04-06T05:40:01.000Z","size":1019,"stargazers_count":161,"open_issues_count":4,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-29T12:55:53.766Z","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/tsoding.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}},"created_at":"2021-06-11T14:53:48.000Z","updated_at":"2025-04-18T16:05:25.000Z","dependencies_parsed_at":"2022-07-27T23:07:33.136Z","dependency_job_id":null,"html_url":"https://github.com/tsoding/memalloc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tsoding/memalloc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fmemalloc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fmemalloc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fmemalloc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fmemalloc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsoding","download_url":"https://codeload.github.com/tsoding/memalloc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fmemalloc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263184861,"owners_count":23427105,"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":"2025-04-29T12:41:19.364Z","updated_at":"2025-07-02T17:34:03.983Z","avatar_url":"https://github.com/tsoding.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Artifacts of those Memory Management Tsoding Sessions\n\n[![thumbnail](./thumbnails/part-1.png)](https://www.youtube.com/watch?v=sZ8GJ1TiMdk) [![thumbnail](./thumbnails/part-2.png)](https://www.youtube.com/watch?v=2JgEKEd3tw8)\n\n## Quick Start\n\n```console\n$ make\n$ ./heap\n```\n\n## Limitations\n\n- The pointers to the heap can only be located in the heap and the stack.\n- No packed structs. All of the pointers should be aligned.\n- No tricks that obscure the pointers (like XOR Linked Lists).\n- Probably works only on x86_64\n- Probably works only when compiled with GCC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fmemalloc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsoding%2Fmemalloc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fmemalloc/lists"}