• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "setfilters"
2description:
3    "A library which contains a collection of space efficient set filters data "
4    "structures such as cuckoo filter."
5
6third_party {
7  url {
8    type: GIT
9    value: "https://github.com/google/setfilters"
10  }
11  version: "1.0.0"
12  license_type: NOTICE
13  last_upgrade_date { year: 2022 month: 9 day: 1 }
14}
15