{"id":20461907,"url":"https://github.com/obedm503/vm-sim","last_synced_at":"2026-04-15T21:32:16.522Z","repository":{"id":74746469,"uuid":"246146574","full_name":"obedm503/vm-sim","owner":"obedm503","description":"Linux kernel virtual memory and cache invalidation simulation with FIFO, least recently used, and random eviction strategies","archived":false,"fork":false,"pushed_at":"2020-03-12T01:11:54.000Z","size":4570,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-07T01:20:56.169Z","etag":null,"topics":["linux","rust","virtual-memory"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":false,"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/obedm503.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":"2020-03-09T21:33:28.000Z","updated_at":"2022-06-16T21:01:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"71603e6b-d44a-4839-92d4-70f5f590997e","html_url":"https://github.com/obedm503/vm-sim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/obedm503/vm-sim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obedm503%2Fvm-sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obedm503%2Fvm-sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obedm503%2Fvm-sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obedm503%2Fvm-sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obedm503","download_url":"https://codeload.github.com/obedm503/vm-sim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obedm503%2Fvm-sim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31861361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["linux","rust","virtual-memory"],"created_at":"2024-11-15T12:28:57.900Z","updated_at":"2026-04-15T21:32:16.483Z","avatar_url":"https://github.com/obedm503.png","language":"Rust","readme":"# virual memory simulation\n## Installation\n\n### Rust\nInstall the rust tool chain https://www.rust-lang.org/tools/install\n\nTo confirm installation run `cargo --version`\n\n### Build\nRun `cargo build --release`\n\n## Usage\n\n### Standard mode\n\n`./target/release/vm-sim \u003cnframes\u003e \u003crandom|lru|fifo\u003e \u003cquiet|debug\u003e \u003ctrace file\u003e`\n\n### Minimum memory mode\n\nFinds the minimum memory required for all algorithm and trace combinations\n\n`./target/release/vm-sim memory`\n\n### Data mode\n\nOutput stats for all algorithm and trace combinations\n\n`./target/release/vm-sim data`\n\nOutput stats for specific algorithm and all traces\n\n`./target/release/vm-sim data \u003crandom|lru|fifo\u003e`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobedm503%2Fvm-sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobedm503%2Fvm-sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobedm503%2Fvm-sim/lists"}