# atelier-data
# Overview
Core data structures and I/O tools for the atelier-rs engine.
- data:
- levels:
- orderbooks:
- orders:
- templates:
- training:
# Workspace
These are the other published crates members of the workspace:
- [atelier-data](https://crates.io/crates/atelier-data): Core data structures and I/O tools.
- [atelier-dcml](https://crates.io/crates/atelier-dcml): Distributed Convex Machine Learning.
- [atelier-generators](https://crates.io/crates/atelier-generators): Probabilistic generators and events simulation.
- [atelier-results](https://crates.io/crates/atelier-results): Standardized results, errors and successes.
- [atelier-synth](https://crates.io/crates/atelier-synth): Synthetic Data Generation for the atelier-rs engine.
Github hosted:
- [benches](https://github.com/IteraLabs/atelier-rs/tree/main/benches)
- [examples](https://github.com/IteraLabs/atelier-rs/tree/main/examples)
- [tests](https://github.com/IteraLabs/atelier-rs/tree/main/tests)
<br>
---
atelier-data is a member of the [atelier-rs](https://github.com/iteralabs/atelier-rs) workspace