{"id":22767394,"url":"https://github.com/gabrielalmir/billion-csv-rs","last_synced_at":"2025-08-08T14:10:36.102Z","repository":{"id":265791475,"uuid":"896644479","full_name":"gabrielalmir/billion-csv-rs","owner":"gabrielalmir","description":"billion-csv-rs is a Rust project designed to generate a CSV file with one billion records. Each record contains randomly generated data including name, age, birth date, height, weight, and gender.","archived":false,"fork":false,"pushed_at":"2024-11-30T23:09:45.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T12:41:01.099Z","etag":null,"topics":["batch-processing","billion-csv","csv","etl","rust"],"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/gabrielalmir.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-11-30T23:05:35.000Z","updated_at":"2024-11-30T23:09:48.000Z","dependencies_parsed_at":"2024-12-03T08:51:43.473Z","dependency_job_id":null,"html_url":"https://github.com/gabrielalmir/billion-csv-rs","commit_stats":null,"previous_names":["gabrielalmir/billion-csv-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielalmir%2Fbillion-csv-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielalmir%2Fbillion-csv-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielalmir%2Fbillion-csv-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielalmir%2Fbillion-csv-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielalmir","download_url":"https://codeload.github.com/gabrielalmir/billion-csv-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246307928,"owners_count":20756478,"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":["batch-processing","billion-csv","csv","etl","rust"],"created_at":"2024-12-11T13:20:10.322Z","updated_at":"2025-03-30T10:43:39.379Z","avatar_url":"https://github.com/gabrielalmir.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Billion CSV\n\n`billion-csv-rs` is a Rust project designed to generate a CSV file with one billion records. Each record contains randomly generated data including name, age, birth date, height, weight, and gender.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Dependencies](#dependencies)\n- [License](#license)\n\n## Installation\n\nTo build and run this project, you need to have [Rust](https://www.rust-lang.org/) installed on your machine. Clone the repository and navigate to the project directory:\n\n```sh\ngit clone https://github.com/gabrielalmir/billion-csv-rs.git\ncd billion-csv\n```\n\n## Usage\n\nTo generate the CSV file, run the following command:\n\n```sh\ncargo run\n```\n\nThis will create a file named `data.csv` in the project directory with one billion records.\n\n## Dependencies\n\nThe project relies on several crates, as specified in `Cargo.toml`:\n\n- `chrono` for date and time handling\n- `csv` for CSV file writing\n- `fake` for generating random data\n- `rand` for random number generation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielalmir%2Fbillion-csv-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielalmir%2Fbillion-csv-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielalmir%2Fbillion-csv-rs/lists"}