febeling / edit-distanceLinks
Levenshtein edit distance in Rust
☆49Updated 2 months ago
Alternatives and similar repositories for edit-distance
Users that are interested in edit-distance are comparing it to the libraries listed below
Sorting:
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- ☆78Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Atomic file-writes.☆101Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Initialize arrays with ease!☆84Updated 2 years ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- An LCS based slice and string diffing implementation.