{"id":15063558,"url":"https://github.com/citizen-thayne/elixir-billion-row-challenge","last_synced_at":"2026-01-02T07:56:02.822Z","repository":{"id":256835786,"uuid":"856571848","full_name":"Citizen-Thayne/elixir-billion-row-challenge","owner":"Citizen-Thayne","description":"Learning Elixir through doing the Billion Row Challenge","archived":false,"fork":false,"pushed_at":"2024-09-12T20:17:28.000Z","size":436,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T06:26:26.925Z","etag":null,"topics":["benchmarking","billion-rows-challenge","elixir","mix"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/Citizen-Thayne.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":"2024-09-12T20:02:53.000Z","updated_at":"2024-09-12T20:25:46.000Z","dependencies_parsed_at":"2024-09-13T10:03:38.497Z","dependency_job_id":"07301898-c3f8-4180-a45a-eb206ac0140b","html_url":"https://github.com/Citizen-Thayne/elixir-billion-row-challenge","commit_stats":null,"previous_names":["citizen-thayne/elixir-billion-row-challenge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Citizen-Thayne%2Felixir-billion-row-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Citizen-Thayne%2Felixir-billion-row-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Citizen-Thayne%2Felixir-billion-row-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Citizen-Thayne%2Felixir-billion-row-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Citizen-Thayne","download_url":"https://codeload.github.com/Citizen-Thayne/elixir-billion-row-challenge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243762082,"owners_count":20343971,"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":["benchmarking","billion-rows-challenge","elixir","mix"],"created_at":"2024-09-25T00:04:29.788Z","updated_at":"2026-01-02T07:56:02.794Z","avatar_url":"https://github.com/Citizen-Thayne.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elixir Billion Row Challenge\n\nThe goal of this project is to tackle the challenge of processing extremely large datasets with Elixir, leveraging its concurrency and functional programming capabilities. This repository provides a practical example of how to manage and manipulate a billion rows of data efficiently.\n\n## The Challenge\nThe Billion Row Challenge is a simple task that involves processing a large dataset. The dataset consists of a billion rows, each containing a city and a measurement of the weather temperature. The goal is to calculate the average temperature for each city.\n\n# Dependencies\nThis project requires Elixir to be installed on your machine. You can find the installation instructions [here](https://elixir-lang.org/install.html).\n\n# Installation\n\n```bash\ngit clone https://github.com/Citizen-Thayne/elixir-billion-row-challenge.git\nmix deps.get\n```\n\n# Running the project\nBenchmarks built with Benchee are available as a mix task\n\n**Generating the dataset**\n```bash\nmix benchmark generator\n```\n\n**Calculating the average temperature for each city**\n```bash\nmix benchmark average\n```\n\n# TODO\n1. Collect series of benchmark results\n2. Render benchmark results\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitizen-thayne%2Felixir-billion-row-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcitizen-thayne%2Felixir-billion-row-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitizen-thayne%2Felixir-billion-row-challenge/lists"}