https://github.com/thebracket/rustconf2024
https://github.com/thebracket/rustconf2024
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thebracket/rustconf2024
- Owner: thebracket
- Created: 2024-09-04T16:35:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-11T14:59:24.000Z (over 1 year ago)
- Last Synced: 2025-02-28T09:19:18.338Z (over 1 year ago)
- Language: Rust
- Size: 5.48 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RustConf 2024 Workshop
To view the manual/slides locally:
1. Install `mdbook` with `cargo install mdbook`.
2. Navigate to the `manual` directory - `cd manual`.
3. Run `mdbook serve` and connect to [http://localhost:3000/](http://localhost:3000)
The examples all assume that you generate data with the `data_builder`
task. You can tweak it to generate 1 million or 1 billion rows; the
1 million is a great starting point, as the earlier examples take
*a while* with a billion rows!
Thank you to everyone for attending. I hope to see you at [Ardan Labs](https://ardanlabs.com/)
