tpchgen

Crates.iotpchgen
lib.rstpchgen
version2.0.1
created_at2025-03-30 20:28:45.317063+00
updated_at2025-09-08 18:23:29.709547+00
descriptionBlazing fast pure Rust no dependency TPC-H data generation library.
homepagehttps://github.com/clflushopt/tpchgen-rs
repositoryhttps://github.com/clflushopt/tpchgen-rs
max_upload_size
id1612733
size5,010,240
Andrew Lamb (alamb)

documentation

README

TPC-H Data Generator Crate

This crate provides the core data generator logic for TPC-H. It has no dependencies and is easy to embed in any other Rust projects.

See the docs.rs page for API and the the tpchgen README.md for more information on the project.

Commit count: 203

cargo fmt