{"id":18786425,"url":"https://github.com/kayoyin/malloclab","last_synced_at":"2025-12-22T06:30:17.195Z","repository":{"id":79527638,"uuid":"185800295","full_name":"kayoyin/malloclab","owner":"kayoyin","description":"CSE205 Computer Architecture: Implementation of a dynamic storage allocator for C programs (92/100 performance)","archived":false,"fork":false,"pushed_at":"2019-05-15T22:22:47.000Z","size":364,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T12:46:55.511Z","etag":null,"topics":["allocator","heap","malloc","malloc-free","memory-allocation","realloc"],"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/kayoyin.png","metadata":{"files":{"readme":"README","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}},"created_at":"2019-05-09T13:04:14.000Z","updated_at":"2019-08-01T08:17:50.000Z","dependencies_parsed_at":"2023-05-10T18:31:03.202Z","dependency_job_id":null,"html_url":"https://github.com/kayoyin/malloclab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayoyin%2Fmalloclab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayoyin%2Fmalloclab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayoyin%2Fmalloclab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayoyin%2Fmalloclab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayoyin","download_url":"https://codeload.github.com/kayoyin/malloclab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239703011,"owners_count":19683190,"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":["allocator","heap","malloc","malloc-free","memory-allocation","realloc"],"created_at":"2024-11-07T20:51:32.187Z","updated_at":"2025-12-22T06:30:17.142Z","avatar_url":"https://github.com/kayoyin.png","language":"C","readme":"#####################################################################\n# CSE 205 Malloc Lab\n# Handout files for students\n######################################################################\n\n***********\nMain Files:\n***********\n\nmm.{c,h}\t\n\tYour solution malloc package. mm.c is the file that you\n\twill be handing in, and is the only file you should modify.\n\nmdriver.c\t\n\tThe malloc driver that tests your mm.c file\n\nshort{1,2}-bal.rep\n\tTwo tiny tracefiles to help you get started. \n\nMakefile\t\n\tBuilds the driver\n\n**********************************\nOther support files for the driver\n**********************************\n\nconfig.h\tConfigures the malloc lab driver\nfsecs.{c,h}\tWrapper function for the different timer packages\nclock.{c,h}\tRoutines for accessing the Pentium and Alpha cycle counters\nfcyc.{c,h}\tTimer functions based on cycle counters\nftimer.{c,h}\tTimer functions based on interval timers and gettimeofday()\nmemlib.{c,h}\tModels the heap and sbrk function\n\n*******************************\nBuilding and running the driver\n*******************************\nTo build the driver, type \"make\" to the shell.\n\nTo run the driver on a tiny test trace:\n\n\tunix\u003e mdriver -V -f short1-bal.rep\n\nThe -V option prints out helpful tracing and summary information.\n\nTo get a list of the driver flags:\n\n\tunix\u003e mdriver -h\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayoyin%2Fmalloclab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayoyin%2Fmalloclab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayoyin%2Fmalloclab/lists"}