Skip to content

Commit 0ad5e25

Browse files
committed
Update README: Add other implementations
1 parent cc4d6c2 commit 0ad5e25

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,14 @@ Matrix:
5858
## Regression testing
5959

6060
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

Comments
 (0)