onebrc-gen

Crates.ioonebrc-gen
lib.rsonebrc-gen
version1.0.0
sourcesrc
created_at2024-09-28 20:31:34.547483
updated_at2024-10-06 16:41:18.233147
descriptionA fast tool for generating measurements for the 1 Billion Row Challenge (1BRC).
homepagehttps://www.github.com/TgZ39
repositoryhttps://www.github.com/TgZ39/onebrc-gen
max_upload_size
id1390344
size153,418
TgZ39 (TgZ39)

documentation

README

Crates.io Version Crates.io License

onebrc-gen

A fast tool for generating measurements for the 1 Billion Row Challenge (1BRC).

Installation

cargo install onebrc-gen

Run in terminal: onebrc-gen

Usage

Usage: onebrc-gen.exe [OPTIONS]

Options:
  -r, --rows <ROWS>      Number of rows to generate [default: 1000000000]
  -o, --output <OUTPUT>  Name of the output file [default: measurements.txt]
  -s, --silent           Whether to show the progress bar
  -h, --help             Print help

License

This project is licensed under Apache License, Version 2.0.

Commit count: 0

cargo fmt