https://github.com/zeebo/blake3
Score: 29.074565508080656
Last synced: about 7 hours ago
JSON representation
Repository metadata:
Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration
- Host: GitHub
- URL: https://github.com/zeebo/blake3
- Owner: zeebo
- License: other
- Created: 2020-02-12T01:02:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-08-07T20:10:51.000Z (6 days ago)
- Last Synced: 2026-08-08T05:49:33.969Z (5 days ago)
- Language: Assembly
- Homepage:
- Size: 281 KB
- Stars: 489
- Watchers: 3
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Jeff Wendling
- Login: zeebo
- Email:
- Kind: user
- Description: I like to program.
- Website: https://keybase.io/zeebo
- Location: Virginia Beach, VA
- Twitter:
- Company: @storj
- Icon url: https://avatars.githubusercontent.com/u/96925?u=c4bda02004cf1d9f8417837d7cd985d9310af9b3&v=4
- Repositories: 50
- Last Synced at: 2023-03-10T20:20:34.915Z
- Profile URL: https://github.com/zeebo
GitHub Events
Total
- Fork event: 5
- Issue comment event: 4
- Issues event: 1
- Push event: 2
- Watch event: 49
- Total: 61
Last Year
- Fork event: 2
- Issue comment event: 1
- Push event: 1
- Watch event: 17
- Total: 21
Committers metadata
Last synced: 2 days ago
Total Commits: 84
Total Committers: 9
Avg Commits per committer: 9.333
Development Distribution Score (DDS): 0.155
Commits in past year: 6
Committers in past year: 3
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.333
| Name | Commits | |
|---|---|---|
| Jeff Wendling | l****p@g****m | 71 |
| Bob Du | i****@b****c | 4 |
| Tommi Virtanen | t****v@e****t | 2 |
| Richard T. Carback III | r****k@g****m | 2 |
| Shun Sakai | s****e@p****h | 1 |
| Mauricio Gomes | m****o@e****m | 1 |
| Lúcás Meier | c****y@g****m | 1 |
| Egon Elbre | e****e@g****m | 1 |
| Dmitry Chestnykh | d****y@c****m | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 20
Total pull requests: 20
Average time to close issues: 6 months
Average time to close pull requests: 12 days
Total issue authors: 15
Total pull request authors: 12
Average comments per issue: 3.6
Average comments per pull request: 1.25
Merged pull request: 14
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 8
Past year average time to close issues: about 3 hours
Past year average time to close pull requests: 2 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 1.0
Past year average comments per pull request: 1.0
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- hiqsociety (3)
- zeebo (2)
- andrius4669 (2)
- udf2457 (2)
- coolaj86 (1)
- mikelolasagasti (1)
- tv42 (1)
- dchest (1)
- Rapix-x (1)
- james-antill (1)
- sergeevabc (1)
- oconnor663 (1)
- rcarback (1)
- thisismz (1)
- shootingstar123 (1)
Top Pull Request Authors
- BobDu (6)
- Webbmekanikern (2)
- zeebo (2)
- sorairolake (2)
- mikelolasagasti (1)
- paralin (1)
- mgomes (1)
- dchest (1)
- egonelbre (1)
- paepckehh (1)
- cronokirby (1)
- rcarback (1)
Top Issue Labels
- enhancement (3)
- help wanted (1)
- performance (1)
- bug (1)
Top Pull Request Labels
Package metadata
- Total packages: 5
- Total downloads: unknown
- Total docker downloads: 952,692,868
- Total dependent packages: 771 (may contain duplicates)
- Total dependent repositories: 821 (may contain duplicates)
- Total versions: 28
proxy.golang.org: github.com/zeebo/blake3
Package blake3 provides an SSE4.1/AVX2 accelerated BLAKE3 implementation.
- Homepage: https://github.com/zeebo/blake3
- Documentation: https://pkg.go.dev/github.com/zeebo/blake3#section-documentation
- Licenses: CC0-1.0
- Latest release: v0.2.4 (published almost 2 years ago)
- Last Synced: 2026-08-12T01:35:42.110Z (1 day ago)
- Versions: 12
- Dependent Packages: 771
- Dependent Repositories: 821
- Docker Downloads: 952,692,868
-
Rankings:
- Dependent packages count: 0.149%
- Dependent repos count: 0.26%
- Docker downloads count: 0.672%
- Average: 1.918%
- Stargazers count: 3.06%
- Forks count: 5.449%
proxy.golang.org: github.com/Zeebo/blake3
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Zeebo/blake3#section-documentation
- Licenses: other
- Latest release: v0.2.4 (published almost 2 years ago)
- Last Synced: 2026-08-12T01:35:42.982Z (1 day ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.604%
- Average: 4.759%
- Dependent repos count: 4.914%
proxy.golang.org: github.com/zeebo/blake3/avo
- Homepage: https://github.com/zeebo/blake3
- Documentation: https://pkg.go.dev/github.com/zeebo/blake3/avo#section-documentation
- Licenses: CC0-1.0
- Latest release: v0.0.0-20260331135518-b032e7b6def0 (published 4 months ago)
- Last Synced: 2026-08-12T01:35:42.490Z (1 day ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.884%
- Forks count: 3.451%
- Average: 5.42%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
guix: go-github-com-zeebo-blake3
Pure Go implementation of BLAKE3
- Homepage: https://github.com/zeebo/blake3
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-crypto.scm#n3451
- Licenses: cc0
- Latest release: 0.2.4 (published 5 months ago)
- Last Synced: 2026-04-07T02:02:13.781Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: go-github-com-zeebo-blake3-avo
BLAKE3 Avo integration
- Homepage: https://github.com/zeebo/blake3
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-crypto.scm#n3487
- Licenses: cc0
- Latest release: 0.0.0-20240814144702-1a8215cf69be (published 5 months ago)
- Last Synced: 2026-04-07T02:02:13.524Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- github.com/mmcloughlin/avo v0.4.0
- github.com/mmcloughlin/avo v0.4.0
- github.com/yuin/goldmark v1.4.0
- golang.org/x/arch v0.0.0-20210923205945-b76863e36670
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
- golang.org/x/mod v0.4.2
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210423082822-04245dca01da
- golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
- golang.org/x/sys v0.0.0-20211030160813-b3129d9d1021
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.6
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.1.7
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- rsc.io/pdf v0.1.1
- github.com/klauspost/cpuid/v2 v2.0.12
- github.com/zeebo/assert v1.1.0
- github.com/zeebo/pcg v1.0.1
- github.com/klauspost/cpuid/v2 v2.0.12
- github.com/zeebo/assert v1.1.0
- github.com/zeebo/pcg v1.0.1