Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a flat crate structure so this git repo can store multiple (interconnected) crates in a single workspace #94

Closed
Tracked by #39 ...
JackKelly opened this issue Mar 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request usability Make things more user-friendly

Comments

@JackKelly
Copy link
Owner

JackKelly commented Mar 2, 2024

My plan is to write multiple, interconnected crates. Each crate will be fairly small, and each crate will operate at a single level of abstraction. These crates will be hosted in this git repo, in a flat crate structure.

I haven't completely figured out exactly how to divide the work between these crates. And the names of the crates will almost certainly change!

Ruff and Polars use a flat crate structure. As do many other projects.

UPDATE: The planned design has been moved to planned_design.md.

Relevant links

@JackKelly JackKelly added enhancement New feature or request usability Make things more user-friendly labels Mar 18, 2024
@JackKelly JackKelly changed the title Use a flat crate structure for multiple crates Use a flat crate structure so this git repo can store multiple (interconnected) crates in a single workspace Mar 18, 2024
@JackKelly JackKelly self-assigned this Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request usability Make things more user-friendly
Projects
Status: Done
Development

No branches or pull requests

1 participant