{"id":16678586,"url":"https://github.com/beastwick18/arena-allocator-assignment","last_synced_at":"2026-07-02T11:32:57.167Z","repository":{"id":163842340,"uuid":"558703509","full_name":"Beastwick18/Arena-Allocator-Assignment","owner":"Beastwick18","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-14T00:26:49.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T07:14:01.343Z","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/Beastwick18.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":"2022-10-28T05:22:04.000Z","updated_at":"2023-03-24T00:59:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a194217-10bc-434b-a7b3-dddd8c374f8a","html_url":"https://github.com/Beastwick18/Arena-Allocator-Assignment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Beastwick18/Arena-Allocator-Assignment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beastwick18%2FArena-Allocator-Assignment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beastwick18%2FArena-Allocator-Assignment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beastwick18%2FArena-Allocator-Assignment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beastwick18%2FArena-Allocator-Assignment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Beastwick18","download_url":"https://codeload.github.com/Beastwick18/Arena-Allocator-Assignment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beastwick18%2FArena-Allocator-Assignment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35045919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-12T13:29:43.682Z","updated_at":"2026-07-02T11:32:57.137Z","avatar_url":"https://github.com/Beastwick18.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arena-Allocator-Assignment\n- This is my arena allocator assignment for my Operating Systems class (CSE3320)\n- The makefile produces 6 executables:\n  - unit_test\n  - benchmark1\n  - benchmark2\n  - benchmark3\n  - benchmark4\n  - benchmark5\n- unit_test runs a series of tests on the allocator to make sure it runs properly\n- benchmark1-benchmark4 test each different allocation method. Allocation methods are as follows:\n  - `NEXT_FIT`\n  - `BEST_FIT`\n  - `FIRST_FIT`\n  - `WORST_FIT`\n- benchmark5 tests the same code but using malloc instead of the arena allocator\n- Each benchmark outputs an integer representing the time in milliseconds that the program took to execute\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeastwick18%2Farena-allocator-assignment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeastwick18%2Farena-allocator-assignment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeastwick18%2Farena-allocator-assignment/lists"}