Skip to content

Import new Rust implementation #143

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

Merged
merged 22 commits into from
May 7, 2021
Merged

Conversation

gmorpheme
Copy link
Member

  • break: This is a complete reimplementation in Rust of the old Haskell codebase. Although the full test suite passes, a few compromises have been made. Arbitrary precision arithmetic is no longer supported and a few undocumented dusty corners (IOSM) have been removed.
  • perf: The new implementation is already faster for most use cases and has not been optimised as yet.

@gmorpheme gmorpheme merged commit 828bc25 into master May 7, 2021
@gmorpheme gmorpheme deleted the refactor/rust-implementation branch May 10, 2021 12:44
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