We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc4d6c2 commit 0ad5e25Copy full SHA for 0ad5e25
1 file changed
README.md
@@ -58,3 +58,14 @@ Matrix:
58
## Regression testing
59
60
We use [partdiff_tester](https://github.com/parcio/partdiff_tester) to perform automatic regression tests.
61
+
62
+## Other Implementations
63
64
+Here is a list of some partdiff implementations in other languages that we're aware of:
65
66
+| Implementation | Programming Language |
67
+|---|---|
68
+| [`mblesel/rust_partdiff`](https://github.com/mblesel/rust_partdiff) | Rust |
69
+| [`felsenhower/partdiffpp`](https://github.com/felsenhower/partdiffpp) | C++ |
70
+| [`felsenhower/partdiff-py`](https://github.com/felsenhower/partdiff-py) | Python |
71
0 commit comments