{"library":"fastdiff","type":"library","category":null,"description":"fastdiff is a Python library (current version 0.3.0) that offers a fast, native implementation of a diff algorithm, including a pure Python fallback. It re-implements the core functionality of Python's built-in `difflib` by leveraging Rust compiled to WebAssembly, which can lead to significant performance improvements for string comparisons. The project has an infrequent release cadence, with its last update in May 2021.","language":"python","status":"active","version":"0.3.0","tags":["diff","algorithm","performance","webassembly","rust","string comparison","difflib"],"last_verified":"Fri May 22","install":[{"cmd":"pip install fastdiff","imports":["from fastdiff import compare"]}],"homepage":null,"github":"https://github.com/syrusakbary/fastdiff","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fastdiff/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fastdiff/compatibility"}}