{"id":21368256,"url":"https://github.com/chrisvilches/organic-cache-simulator","last_synced_at":"2026-04-13T16:01:42.554Z","repository":{"id":94023096,"uuid":"47099031","full_name":"ChrisVilches/Organic-Cache-Simulator","owner":"ChrisVilches","description":"Cache simulator.","archived":false,"fork":false,"pushed_at":"2021-09-06T20:56:18.000Z","size":272,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T08:12:38.329Z","etag":null,"topics":["bootstrap","cache","cache-simulator","computer-architecture","javascript","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ChrisVilches.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":"2015-11-30T06:17:16.000Z","updated_at":"2021-09-18T16:07:32.000Z","dependencies_parsed_at":"2023-03-06T00:30:28.305Z","dependency_job_id":null,"html_url":"https://github.com/ChrisVilches/Organic-Cache-Simulator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChrisVilches/Organic-Cache-Simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisVilches%2FOrganic-Cache-Simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisVilches%2FOrganic-Cache-Simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisVilches%2FOrganic-Cache-Simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisVilches%2FOrganic-Cache-Simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisVilches","download_url":"https://codeload.github.com/ChrisVilches/Organic-Cache-Simulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisVilches%2FOrganic-Cache-Simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["bootstrap","cache","cache-simulator","computer-architecture","javascript","nodejs","typescript"],"created_at":"2024-11-22T07:23:30.708Z","updated_at":"2026-04-13T16:01:42.536Z","avatar_url":"https://github.com/ChrisVilches.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Organic Cache Simulator\n\nCache simulator. Originally made for learning during University.\n\nLive Demo: http://cloud.chrisvilches.com/live_demos/organic-cache-simulator/\n\n## Features\n\n1. User can input addresses separated by comma or newlines.\n2. Addresses can be word or byte.\n3. Configure associativity, block size, etc.\n4. 32 bits machine.\n5. Display hit rate.\n6. Display cache history.\n\n## Installation and build\n\nInstall Node dependencies:\n\n```bash\nnpm install\n```\n\nCompile Typescript, Sass, and other tasks. \n\n```bash\ngulp\n```\n\nStart server:\n\n```bash\nnpm start\n```\n\nOpen `http://localhost:3000/` to see the website.\n\n## Deploy as static page\n\nIt's not necessary to run a Express.js app, since the app is static (Express was originally used to deploy to Heroku). Execute this command to generate a static distribution.\n\nNote: The app must be previously compiled using `gulp`.\n\n```bash\n./generate_static_dist.sh\n```\n\nThis will generate a HTML/CSS/JS/assets only folder (no Typescript, etc).\n\n## Technologies used\n\n1. Typescript\n2. Bootstrap\n3. jQuery\n4. Sass\n5. Gulp\n6. Bower (not used anymore)\n7. NodeJS\n8. Express\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisvilches%2Forganic-cache-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisvilches%2Forganic-cache-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisvilches%2Forganic-cache-simulator/lists"}