8 Commits

Author SHA1 Message Date
David Stern 114177e7d8 Improve performance of difflib. (#1)
* Improve performance of difflib, primarily by avoiding heap allocations.

* Add doc comment to real_quick_ratio.
2024-06-03 14:11:35 -04:00
nmlgc 6fd59b0c08 Make SequenceMatcher generic over all slice types 2018-07-03 20:28:11 +02:00
Dima Kudosh 41c8240cb7 Replaced Vec with HashSet for second_sequence_popular 2018-03-24 18:01:27 +03:00
Dima Kudosh 8748d65b8c Update version, changed license 2017-09-09 20:00:38 +03:00
Dima Kudosh 7fc731ab99 update version 2017-01-16 15:58:25 +03:00
Dima Kudosh 063536e703 Update Cargo.toml 2016-03-01 23:12:48 +03:00
Dima Kudosh 302257e54a Add Sequence Matcher, add ability to find largest common sequence 2016-02-13 13:38:17 +03:00
Dima Kudosh d01307bbfc Initial commit 2016-02-12 19:17:34 +03:00