{"id":22320468,"url":"https://github.com/timothyjan/virtual-memory-manager","last_synced_at":"2025-08-10T10:25:32.206Z","repository":{"id":130103825,"uuid":"365353531","full_name":"TimothyJan/virtual-memory-manager","owner":"TimothyJan","description":"Virtual Memory Manager in C","archived":false,"fork":false,"pushed_at":"2021-06-24T00:41:58.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T04:29:57.679Z","etag":null,"topics":[],"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/TimothyJan.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}},"created_at":"2021-05-07T21:09:36.000Z","updated_at":"2021-06-24T00:42:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"f07fe52c-1d40-44dc-a348-6c5776a45a06","html_url":"https://github.com/TimothyJan/virtual-memory-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TimothyJan/virtual-memory-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimothyJan%2Fvirtual-memory-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimothyJan%2Fvirtual-memory-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimothyJan%2Fvirtual-memory-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimothyJan%2Fvirtual-memory-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimothyJan","download_url":"https://codeload.github.com/TimothyJan/virtual-memory-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimothyJan%2Fvirtual-memory-manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269710543,"owners_count":24463012,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"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-12-04T00:13:48.126Z","updated_at":"2025-08-10T10:25:32.197Z","avatar_url":"https://github.com/TimothyJan.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# virtual-memory-manager\nComplete Virtual Memory Manager in C\nCPSC 351 - Operating System Concepts Project 4\nThis project consists of writing a program that translates logical to physical address space of size 2^16 \n= 65,536 bytes. This program will read from a file containing logical addresses and, using a TLB and \na page table, will translate each logical address to its corresponding physical address, and output the \nvalue of the byte stored at the translated physical address.. Learning goal is to use simulation to \nunderstand the steps involved in translating logical to physical addresses. This will include resolving \npage faults using demand paging, managing a TLB, and implementing a page-replacement algorithm.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothyjan%2Fvirtual-memory-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimothyjan%2Fvirtual-memory-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothyjan%2Fvirtual-memory-manager/lists"}