{"id":21524310,"url":"https://github.com/oslavdev/earth-life-simulation","last_synced_at":"2025-03-17T17:46:42.612Z","repository":{"id":210880237,"uuid":"727666649","full_name":"oslavdev/earth-life-simulation","owner":"oslavdev","description":"[🚧 WIP and Forgotten] This project implements a simplified simulation of life on Earth using Rust. The simulation considers basic demographic factors such as birth and death rates and runs over a specified period.","archived":false,"fork":false,"pushed_at":"2023-12-05T10:51:16.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T05:11:32.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oslavdev.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":"2023-12-05T10:28:38.000Z","updated_at":"2024-09-06T07:24:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"7af69842-498b-44cf-9158-f64691566d0e","html_url":"https://github.com/oslavdev/earth-life-simulation","commit_stats":null,"previous_names":["oslavdev/life-simulation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oslavdev%2Fearth-life-simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oslavdev%2Fearth-life-simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oslavdev%2Fearth-life-simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oslavdev%2Fearth-life-simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oslavdev","download_url":"https://codeload.github.com/oslavdev/earth-life-simulation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244082818,"owners_count":20395337,"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":[],"created_at":"2024-11-24T01:23:45.402Z","updated_at":"2025-03-17T17:46:42.589Z","avatar_url":"https://github.com/oslavdev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Earth Life Simulation\n\n## Overview\n\nThis project implements a simplified simulation of life on Earth using Rust. The simulation considers basic demographic factors such as birth and death rates and runs over a specified period.\n\n## Features\n\n- **Population Dynamics:** The simulation models the growth and decline of a population over time.\n  \n- **Randomized Initial Conditions:** The initial population is randomly generated, considering a range of values for the number of people, genders, and age distribution.\n\n- **Life Events:** Individuals in the simulation experience life events such as birth, aging, and death.\n\n## How It Works\n\nThe simulation progresses year by year, with each iteration representing a single year in the simulation. It provides real-time updates on the current year, total population, births, and deaths.\n\n## Getting Started\n\n### Prerequisites\n\n- **Rust:** Ensure that you have Rust installed on your machine. If not, you can install it from [https://www.rust-lang.org/tools/install](https://www.rust-lang.org/tools/install).\n\n- **Docker (Optional):** If you prefer running the simulation in a Docker container, make sure Docker is installed on your system.\n\n### Build and Run Locally\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/your-username/earth-life-simulation.git\n   cd earth-life-simulation\n``````\n\n2. **Start application: **\n\n```bash\n    cargo run\n```\n\nAccess the simulation updates at http://localhost:8080 in your web browser.\n\n### Customize the Simulation\n\nFeel free to explore and modify the simulation parameters in the source code to observe different population dynamics.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foslavdev%2Fearth-life-simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foslavdev%2Fearth-life-simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foslavdev%2Fearth-life-simulation/lists"}