Skip to content

Reimplement in Rust - #56

Draft
matterhorn103 wants to merge 229 commits into
mainfrom
rust
Draft

Reimplement in Rust#56
matterhorn103 wants to merge 229 commits into
mainfrom
rust

Conversation

@matterhorn103

@matterhorn103 matterhorn103 commented Jun 30, 2026

Copy link
Copy Markdown
Owner

The port is still a work in progress. At some point it will make more sense to develop in feature branches and push to main via feature PRs rather than just doing all development directly on this rust branch.

The conditions for merging are those necessary for that workflow to be sensible; concretely:

  • 1. The Rust crate compiles successfully
  • 2. The Python test suite has been updated so that all tests reflect the intended API post-rewrite and can represent a target that feature PRs can look to address
  • 3. CI/CD has been put in place
  • 4. The README has been updated to reflect the current development status
  • 5. Issues have been created for all remaining points on my To-Do list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant