Skip to content

1.3.0 - Now in 100% pure Rust (and much faster!)

Latest
Compare
Choose a tag to compare
@onethumb onethumb released this 10 Jun 21:43
· 1 commit to main since this release
4ea82ea

This release has replaced the C bindings with a 100% pure Rust implementation, making it easier to integrate with existing workflows. It's also significantly more performant on most architectures, especially on smaller input sizes.

Full changes