{"id":20643699,"url":"https://github.com/luizfelipedasilva678/sim-aging","last_synced_at":"2026-05-28T06:45:13.330Z","repository":{"id":86657237,"uuid":"508861446","full_name":"luizfelipedasilva678/sim-aging","owner":"luizfelipedasilva678","description":"Aging algorithm simulator","archived":false,"fork":false,"pushed_at":"2022-08-05T19:13:07.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T09:11:51.057Z","etag":null,"topics":["c","operating-system"],"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/luizfelipedasilva678.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":"2022-06-29T22:19:25.000Z","updated_at":"2023-03-26T01:42:07.000Z","dependencies_parsed_at":"2023-03-11T19:16:10.626Z","dependency_job_id":null,"html_url":"https://github.com/luizfelipedasilva678/sim-aging","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/luizfelipedasilva678%2Fsim-aging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizfelipedasilva678%2Fsim-aging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizfelipedasilva678%2Fsim-aging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizfelipedasilva678%2Fsim-aging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luizfelipedasilva678","download_url":"https://codeload.github.com/luizfelipedasilva678/sim-aging/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242705029,"owners_count":20172323,"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":["c","operating-system"],"created_at":"2024-11-16T16:13:38.848Z","updated_at":"2026-05-28T06:45:08.292Z","avatar_url":"https://github.com/luizfelipedasilva678.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simulator aging algorithm\n\n## What is this?\n\nThis is simulator of aging algorith used to page substituition on OS.\n\n## How can I execute this code?\n\nThe param of this program is a .txt file following format:\n\n4 8  \n10101011  \n10000011  \n00111111  \n10000000  \n\nWhere the first line of this file must have 2 numbers separed\nwhith one white space the first number is the size of aging register\nand the second number is the quantity of pages of the system.\nThe following lines are the sequences of references bits of each\npage.\n\n## Output\n\nThe output of this code is a file where\neach line corresponds to the value of the\nregister for each page and last line show the\npage that must be substitued.\n\n1011   \n0000   \n0101   \n0100   \n0101   \n0100   \n0111   \n0111   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizfelipedasilva678%2Fsim-aging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluizfelipedasilva678%2Fsim-aging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizfelipedasilva678%2Fsim-aging/lists"}