{"id":20061743,"url":"https://github.com/katahiromz/eat","last_synced_at":"2025-05-05T16:31:00.944Z","repository":{"id":36335565,"uuid":"40640276","full_name":"katahiromz/EAT","owner":"katahiromz","description":"Eyeball Allocation Table","archived":false,"fork":false,"pushed_at":"2024-09-17T13:49:51.000Z","size":66,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-09-18T15:36:25.757Z","etag":null,"topics":["allocation","cxx","filesystem","malloc-library","management-system","memory-allocation","virtual-memory"],"latest_commit_sha":null,"homepage":"","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/katahiromz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-13T05:16:55.000Z","updated_at":"2024-09-17T13:49:55.000Z","dependencies_parsed_at":"2022-09-24T23:14:02.872Z","dependency_job_id":null,"html_url":"https://github.com/katahiromz/EAT","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FEAT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FEAT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FEAT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katahiromz%2FEAT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katahiromz","download_url":"https://codeload.github.com/katahiromz/EAT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224454586,"owners_count":17313981,"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":["allocation","cxx","filesystem","malloc-library","management-system","memory-allocation","virtual-memory"],"created_at":"2024-11-13T13:23:03.870Z","updated_at":"2024-11-13T13:23:08.071Z","avatar_url":"https://github.com/katahiromz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EAT (Eyeball Allocation Table)\r\n\r\nEAT is a simple, enlargeable and mergeable virtual memory management system (and filesystem?), written in C++, by katahiromz.\r\n\r\nYou can do `malloc`, `calloc`, `strdup` etc. in EAT without modern OS.\r\n\r\n## \"THE MASTER IMAGE\"\r\n\r\n```txt\r\n+---------------------------+(top) == this\r\n|HEAD                       |\r\n+---------------------------+(head_size)\r\n|DATA #0 (variable length)  |\r\n|DATA #1                    |\r\n|  :                        |\r\n|  :     DATA_AREA          | | |\r\n|  :                        | | |\r\n|DATA #n-1 (grows downward) | V V\r\n+---------------------------+(boundary_1)\r\n|                           |\r\n|        FREE_AREA          |\r\n|                           |\r\n+---------------------------+(boundary_2)\r\n|ENTRY #n-1 (grows upward)  | A A\r\n|  :                        | | |\r\n|  :       TABLE            | | |\r\n|  :                        |\r\n|ENTRY #1                   |\r\n|ENTRY #0                   |\r\n+---------------------------+(bottom)\r\n```\r\n\r\n## Contact Us\r\n\r\nKatayama Hirofumi MZ (katahiromz)\r\n\r\nkatayama.hirofumi.mz@gmail.com\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatahiromz%2Feat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatahiromz%2Feat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatahiromz%2Feat/lists"}