| Crates.io | tpchgen |
| lib.rs | tpchgen |
| version | 2.0.1 |
| created_at | 2025-03-30 20:28:45.317063+00 |
| updated_at | 2025-09-08 18:23:29.709547+00 |
| description | Blazing fast pure Rust no dependency TPC-H data generation library. |
| homepage | https://github.com/clflushopt/tpchgen-rs |
| repository | https://github.com/clflushopt/tpchgen-rs |
| max_upload_size | |
| id | 1612733 |
| size | 5,010,240 |
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.