tests/thirdparty: update package metadata (#318)

Co-authored-by: {{ steps.bot.outputs.login }} <104697117+cadobot[bot]@users.noreply.github.com>
This commit is contained in:
cadobot[bot]
2022-08-07 05:32:42 +00:00
committed by GitHub
parent 197cb72d41
commit 65d5296bc2
2 changed files with 13 additions and 13 deletions

View File

@@ -193,10 +193,10 @@ Implementations of full algorithms:
Popular projects[^projects] using `avo`:
[^projects]: Projects drawn from the `avo` third-party test suite. Popularity
estimated from Github star count collected on Jul 31, 2022.
estimated from Github star count collected on Aug 7, 2022.
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fgolang.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [golang / **go**](https://github.com/golang/go)
:star: 102.2k
:star: 102.5k
> The Go programming language
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fklauspost.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [klauspost / **compress**](https://github.com/klauspost/compress)
@@ -216,7 +216,7 @@ estimated from Github star count collected on Jul 31, 2022.
> Go library providing algorithms optimized to leverage the characteristics of modern CPUs
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fcloudflare.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [cloudflare / **circl**](https://github.com/cloudflare/circl)
:star: 707
:star: 711
> CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fzeebo.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [zeebo / **blake3**](https://github.com/zeebo/blake3)
@@ -224,11 +224,11 @@ estimated from Github star count collected on Jul 31, 2022.
> Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Flukechampine.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [lukechampine / **blake3**](https://github.com/lukechampine/blake3)
:star: 282
:star: 283
> A pure-Go implementation of the BLAKE3 cryptographic hash function
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fzeebo.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [zeebo / **xxh3**](https://github.com/zeebo/xxh3)
:star: 266
:star: 270
> XXH3 algorithm in Go
<img src="https://images.weserv.nl?fit=cover&h=24&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fminio.png&w=24" width="24" height="24" hspace="4" valign="middle" /> [minio / **md5-simd**](https://github.com/minio/md5-simd)

View File

@@ -7,7 +7,7 @@
},
"metadata": {
"description": "XXH3 algorithm in Go",
"stars": 266
"stars": 270
},
"default_branch": "master",
"version": "v1.0.0-rc1",
@@ -230,7 +230,7 @@
},
"metadata": {
"description": "Optimized Go Compression Packages",
"stars": 3107
"stars": 3127
},
"default_branch": "master",
"version": "2f236383d7c2faa8ef7e354ccecb926a5b47a24d",
@@ -634,7 +634,7 @@
"metadata": {
"description": "[mirror] Go supplementary cryptography libraries",
"homepage": "https://golang.org/x/crypto",
"stars": 2470
"stars": 2478
},
"default_branch": "master",
"version": "089bfa5675191fd96a44247682f76ebca03d7916",
@@ -661,7 +661,7 @@
"metadata": {
"description": "filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.",
"homepage": "https://filippo.io/edwards25519",
"stars": 89
"stars": 91
},
"default_branch": "main",
"version": "v1.0.0-rc.1",
@@ -686,7 +686,7 @@
},
"metadata": {
"description": "A pure-Go implementation of the BLAKE3 cryptographic hash function",
"stars": 282
"stars": 283
},
"default_branch": "master",
"version": "v1.1.7",
@@ -746,7 +746,7 @@
"metadata": {
"description": "The Go programming language",
"homepage": "https://go.dev",
"stars": 102166
"stars": 102499
},
"default_branch": "master",
"version": "go1.17.3",
@@ -788,7 +788,7 @@
"metadata": {
"description": "CIRCL: Cloudflare Interoperable Reusable Cryptographic Library",
"homepage": "http://blog.cloudflare.com/introducing-circl",
"stars": 707
"stars": 711
},
"default_branch": "main",
"version": "v1.1.0",
@@ -832,5 +832,5 @@
]
}
],
"metadata_last_update": "2022-07-31T05:29:44.994152783Z"
"metadata_last_update": "2022-08-07T05:28:15.96444028Z"
}