{"id":47444125,"url":"https://github.com/r0cketr1kky/DiffPrivacy.jl","last_synced_at":"2026-04-06T13:00:59.975Z","repository":{"id":52469498,"uuid":"236373752","full_name":"r0cketr1kky/DiffPrivacy.jl","owner":"r0cketr1kky","description":"A library to implement Differential Privacy techniques over statistical databases in Julia","archived":false,"fork":false,"pushed_at":"2021-04-28T06:28:05.000Z","size":64,"stargazers_count":5,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-20T02:58:28.812Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r0cketr1kky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-26T20:44:33.000Z","updated_at":"2023-01-17T17:03:25.000Z","dependencies_parsed_at":"2022-08-25T22:41:38.515Z","dependency_job_id":null,"html_url":"https://github.com/r0cketr1kky/DiffPrivacy.jl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/r0cketr1kky/DiffPrivacy.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r0cketr1kky%2FDiffPrivacy.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r0cketr1kky%2FDiffPrivacy.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r0cketr1kky%2FDiffPrivacy.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r0cketr1kky%2FDiffPrivacy.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r0cketr1kky","download_url":"https://codeload.github.com/r0cketr1kky/DiffPrivacy.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r0cketr1kky%2FDiffPrivacy.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31473271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-23T06:00:59.902Z","updated_at":"2026-04-06T13:00:59.969Z","avatar_url":"https://github.com/r0cketr1kky.png","language":"Julia","funding_links":[],"categories":["Privacy and Anonymity"],"sub_categories":["Differential Privacy"],"readme":"# DiffPrivacy.jl\n\n[![Build Status](https://travis-ci.com/r0cketr1kky/DiffPrivacy.jl.svg?branch=master)](https://travis-ci.com/r0cketr1kky/DiffPrivacy.jl)\n\n\nA library to implement Differential Privacy techniques over statistical databases in Julia\n\nDiffPrivacy.jl makes it easier to implement noise in statistical databases to perform a sensitive query. \n\u003cbr/\u003e\nThis library brings both Julia's crytographic community and statistics community together.\n\n\n## Installation\n\n```julia\nPkg.add(\"DiffPrivacy\")\n```\n\n\n## Usage\n\n\n```julia\n\njulia\u003e using DiffPrivacy\n\njulia\u003e DiffPrivacy.sum_sensitivity([1,3,5,7])\n7\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr0cketr1kky%2FDiffPrivacy.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr0cketr1kky%2FDiffPrivacy.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr0cketr1kky%2FDiffPrivacy.jl/lists"}