opendp 0.9.0-dev.20240109.1

A library of differential privacy algorithms for the statistical analysis of sensitive private data.
Documentation

opendp

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 22 feature flags, 12 of them enabled by default.

default

  • partials
  • use-openssl
  • use-mpfr

partials

  • derive
  • opendp_derive/partials

use-openssl

  • openssl

use-mpfr

  • gmp-mpfr-sys
  • rug
  • az

derive

  • opendp_tooling
  • opendp_derive/full
  • syn
  • proc-macro2

openssl

  • dep:openssl

gmp-mpfr-sys

  • dep:gmp-mpfr-sys

rug

  • dep:rug

az

  • dep:az

opendp_tooling

  • dep:opendp_tooling

syn

  • dep:syn

proc-macro2

  • dep:proc-macro2

untrusted

  • floating-point
  • contrib
  • honest-but-curious

bindings-python

  • ffi
  • derive

use-system-libs

  • use-mpfr
  • gmp-mpfr-sys/use-system-libs

lazy_static

  • dep:lazy_static

ffi

  • lazy_static

vega_lite_4

  • dep:vega_lite_4

test-plot

  • vega_lite_4

floating-point

    This feature flag does not enable additional features.

honest-but-curious

    This feature flag does not enable additional features.

contrib

    This feature flag does not enable additional features.