ARX is a comprehensive open source data anonymization tool aiming to provide scalability and usability. It supports various anonymization techniques, methods for analyzing data quality and re-identification risks and it supports well-known privacy models, such as k-anonymity, l-diversity, t-closeness and differential privacy.
☆713Oct 1, 2025Updated 7 months ago
Alternatives and similar repositories for arx
Users that are interested in arx are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python Implementation for Mondrian Multidimensional K-Anonymity (Mondrian).☆176Nov 30, 2023Updated 2 years ago
- Amnesia☆176Dec 25, 2025Updated 4 months ago
- The raw mondrian is designed for numerical attributes. When comes to categorical attributes, Mondrian needs to transform categorical attr…