|
7 | 7 | }, |
8 | 8 | "metadata": { |
9 | 9 | "description": "XXH3 algorithm in Go", |
10 | | - "stars": 448 |
| 10 | + "stars": 451 |
11 | 11 | }, |
12 | 12 | "default_branch": "master", |
13 | 13 | "version": "v1.0.0-rc1", |
|
120 | 120 | }, |
121 | 121 | "metadata": { |
122 | 122 | "description": "Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.", |
123 | | - "stars": 200 |
| 123 | + "stars": 201 |
124 | 124 | }, |
125 | 125 | "default_branch": "master", |
126 | 126 | "version": "30ad8af83f6868c2a30c615f3edf1a9366bf3f89", |
|
145 | 145 | }, |
146 | 146 | "metadata": { |
147 | 147 | "description": "Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration", |
148 | | - "stars": 418 |
| 148 | + "stars": 422 |
149 | 149 | }, |
150 | 150 | "default_branch": "master", |
151 | 151 | "version": "25dba572f0e78ec108f0dd79c9c15288f542d7d9", |
|
171 | 171 | }, |
172 | 172 | "metadata": { |
173 | 173 | "description": "Reed-Solomon Erasure Coding in Go", |
174 | | - "stars": 1942 |
| 174 | + "stars": 1955 |
175 | 175 | }, |
176 | 176 | "default_branch": "master", |
177 | 177 | "version": "922778284547557265cff0f903ab5f4c27e40ae9", |
|
196 | 196 | }, |
197 | 197 | "metadata": { |
198 | 198 | "description": "A pure-Go wyhash implementation.", |
199 | | - "stars": 33 |
| 199 | + "stars": 34 |
200 | 200 | }, |
201 | 201 | "default_branch": "master", |
202 | 202 | "version": "32a3f7f6ba4797e2d87dab2969cc9dd63d39cce9", |
|
230 | 230 | }, |
231 | 231 | "metadata": { |
232 | 232 | "description": "Optimized Go Compression Packages", |
233 | | - "stars": 5024 |
| 233 | + "stars": 5093 |
234 | 234 | }, |
235 | 235 | "default_branch": "master", |
236 | 236 | "version": "v1.17.5", |
|
287 | 287 | }, |
288 | 288 | "metadata": { |
289 | 289 | "description": "Bloom-filter based search index", |
290 | | - "stars": 122 |
| 290 | + "stars": 123 |
291 | 291 | }, |
292 | 292 | "default_branch": "master", |
293 | 293 | "version": "0902316dce158c154b958ee5cfc706c62af29a42", |
|
531 | 531 | }, |
532 | 532 | "metadata": { |
533 | 533 | "description": "Go library providing algorithms optimized to leverage the characteristics of modern CPUs", |
534 | | - "stars": 887 |
| 534 | + "stars": 888 |
535 | 535 | }, |
536 | 536 | "default_branch": "main", |
537 | 537 | "version": "2bf3fdd47b1cdbe8fe020f032caf14891e10a85f", |
|
595 | 595 | }, |
596 | 596 | "metadata": { |
597 | 597 | "description": "High-performance Curve25519/ristretto255 for Go.", |
598 | | - "stars": 75 |
| 598 | + "stars": 76 |
599 | 599 | }, |
600 | 600 | "default_branch": "master", |
601 | 601 | "version": "d5a936accd94ef9da4c0fe9db0a6342dcdcfeadf", |
|
620 | 620 | }, |
621 | 621 | "metadata": { |
622 | 622 | "description": "Go Deoxys-II-256-128", |
623 | | - "stars": 23 |
| 623 | + "stars": 24 |
624 | 624 | }, |
625 | 625 | "default_branch": "master", |
626 | 626 | "version": "2091330c22b71dd4e04e15306498e68f3a1b3afc", |
|
646 | 646 | "metadata": { |
647 | 647 | "description": "[mirror] Go supplementary cryptography libraries", |
648 | 648 | "homepage": "https://golang.org/x/crypto", |
649 | | - "stars": 3111 |
| 649 | + "stars": 3114 |
650 | 650 | }, |
651 | 651 | "default_branch": "master", |
652 | 652 | "version": "v0.24.0", |
|
698 | 698 | }, |
699 | 699 | "metadata": { |
700 | 700 | "description": "An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function", |
701 | | - "stars": 382 |
| 701 | + "stars": 387 |
702 | 702 | }, |
703 | 703 | "default_branch": "master", |
704 | 704 | "version": "v1.1.7", |
|
758 | 758 | "metadata": { |
759 | 759 | "description": "The Go programming language", |
760 | 760 | "homepage": "https://go.dev", |
761 | | - "stars": 127499 |
| 761 | + "stars": 128115 |
762 | 762 | }, |
763 | 763 | "default_branch": "master", |
764 | 764 | "version": "go1.23.4", |
|
829 | 829 | "metadata": { |
830 | 830 | "description": "CIRCL: Cloudflare Interoperable Reusable Cryptographic Library", |
831 | 831 | "homepage": "http://blog.cloudflare.com/introducing-circl", |
832 | | - "stars": 1410 |
| 832 | + "stars": 1427 |
833 | 833 | }, |
834 | 834 | "default_branch": "main", |
835 | 835 | "version": "v1.1.0", |
|
879 | 879 | }, |
880 | 880 | "metadata": { |
881 | 881 | "description": "Universal Utilities for Go", |
882 | | - "stars": 1855 |
| 882 | + "stars": 1877 |
883 | 883 | }, |
884 | 884 | "default_branch": "main", |
885 | 885 | "version": "a5eedbe96960cf0f801cf970e89f511842daee75", |
|
910 | 910 | ] |
911 | 911 | } |
912 | 912 | ], |
913 | | - "metadata_last_update": "2025-05-01T05:31:17.792906681Z" |
| 913 | + "metadata_last_update": "2025-06-01T05:31:32.52369523Z" |
914 | 914 | } |
0 commit comments