{"id":26368746,"url":"https://github.com/mekhails/memory-allocator","last_synced_at":"2026-05-18T00:33:31.527Z","repository":{"id":135848310,"uuid":"261753359","full_name":"MekhailS/memory-allocator","owner":"MekhailS","description":"Memory allocation system, based on first-fit allocation scheme. Written on C language","archived":false,"fork":false,"pushed_at":"2020-05-20T07:14:41.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T17:50:02.775Z","etag":null,"topics":["c","memory-allocator"],"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/MekhailS.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,"zenodo":null}},"created_at":"2020-05-06T12:34:35.000Z","updated_at":"2022-01-10T16:14:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"303e7b31-8c49-4977-abba-52a5017fe83c","html_url":"https://github.com/MekhailS/memory-allocator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MekhailS/memory-allocator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MekhailS%2Fmemory-allocator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MekhailS%2Fmemory-allocator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MekhailS%2Fmemory-allocator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MekhailS%2Fmemory-allocator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MekhailS","download_url":"https://codeload.github.com/MekhailS/memory-allocator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MekhailS%2Fmemory-allocator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"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":["c","memory-allocator"],"created_at":"2025-03-16T22:48:57.175Z","updated_at":"2026-05-18T00:33:31.522Z","avatar_url":"https://github.com/MekhailS.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# First-fit memory allocator\n### Memory allocation system, based on first-fit allocation scheme. Written on C language\n+ Implemented memory allocation functions: `meminit`, `memalloc`, `memfree`, `memdone`, `memgetminimumsize`, `memgetblocksize`\n+ All non-trivial functions are covered with unit tests, see [test.cpp](https://github.com/MekhailS/memory-allocator/blob/master/memallocator-gtest/test.cpp) \n+ Integration tests are performed in [fullcomplex-test.c](https://github.com/MekhailS/memory-allocator/blob/master/memory-allocator/fullcomplex-test.c) \n+ System supports printing of allocator's current state, see example [log.alloclog](https://github.com/MekhailS/memory-allocator/blob/master/memory-allocator/log.alloclog)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmekhails%2Fmemory-allocator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmekhails%2Fmemory-allocator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmekhails%2Fmemory-allocator/lists"}