{"id":20389986,"url":"https://github.com/imskully/ebola-cellular-automata","last_synced_at":"2026-04-16T10:31:19.564Z","repository":{"id":187338601,"uuid":"219249279","full_name":"ImSkully/ebola-cellular-automata","owner":"ImSkully","description":"The simulation of the spread of the Ebola virus in a Cellular Automata with accompanying visualization.","archived":false,"fork":false,"pushed_at":"2022-03-20T00:00:39.000Z","size":3385,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T00:30:06.641Z","etag":null,"topics":["bootstrap","c","cellular-automata","jquery","php","posix","pthreads","research","visualization"],"latest_commit_sha":null,"homepage":"https://skully.tech","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ImSkully.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-11-03T04:06:36.000Z","updated_at":"2022-03-20T00:00:45.000Z","dependencies_parsed_at":"2023-08-09T23:49:12.709Z","dependency_job_id":null,"html_url":"https://github.com/ImSkully/ebola-cellular-automata","commit_stats":null,"previous_names":["imskully/ebola-cellular-automata"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ImSkully/ebola-cellular-automata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Febola-cellular-automata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Febola-cellular-automata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Febola-cellular-automata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Febola-cellular-automata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImSkully","download_url":"https://codeload.github.com/ImSkully/ebola-cellular-automata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImSkully%2Febola-cellular-automata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31881970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","c","cellular-automata","jquery","php","posix","pthreads","research","visualization"],"created_at":"2024-11-15T03:20:50.556Z","updated_at":"2026-04-16T10:31:19.546Z","avatar_url":"https://github.com/ImSkully.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cellular Automata Simulating Ebola\n![License](https://img.shields.io/github/license/ImSkully/ebola-cellular-automata)\n![Repo Size](https://img.shields.io/github/languages/code-size/ImSkully/ebola-cellular-automata)\n![Version](https://img.shields.io/github/v/tag/imskully/ebola-cellular-automata)\n\nThe simulation of the spread of the Ebola virus in a Cellular Automata made using C. Working program has functionality in both a serial and parallel computing environment, along with a visualization web application built with PHP.\n\n## Usage\n1. Adjust output parameters in the header.h of the respective program. *(Parallel/Serial)*\n2. Execute the program and allow sufficient time for generation, `./ebola` or use the makefile `make quickrun`.\n3. Once execution has completed, copy the contents of the `/output` directory and copy it to `ebola-visualization/public`.\n\t* `api.php` - Contains definitions taken from the header.h during execution which defines the world parameters.\n\t* `data.json` - Raw JSON data which contains the results of generation, this gets larger depending on the number of generations that were executed, a safe bet is to usually generate around 1-500.\n\n## makefile\nThe following pre-existing commands are defined in the makefiles in both versions of the program:\n * `quickrun`\n Generates, compiles and then executes the program.\n * `generate`\n Generates the output binary files for the C program.\n * `compile`\n Compiles the C binary files, requires generated output files to work.\n * `clean`\n Cleans up the working directory of all output files and the executable, this should only be done when rebuilding.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimskully%2Febola-cellular-automata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimskully%2Febola-cellular-automata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimskully%2Febola-cellular-automata/lists"}