photoscope
Journey into photo management with golang (by kleinnic74)
sha256-simd
Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native. (by minio)
Our great sponsors
photoscope | sha256-simd | |
---|---|---|
1 | 2 | |
4 | 854 | |
- | 1.8% | |
0.0 | 0.0 | |
3 months ago | 15 days ago | |
Go | Go | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
photoscope
Posts with mentions or reviews of photoscope.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning photoscope yet.
Tracking mentions began in Dec 2020.
sha256-simd
Posts with mentions or reviews of sha256-simd.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-16.
-
Can I concatenate multiple non-crypto hash functions to reduce collision?
SHA256 is high quality but typically a bit slower. Next Go version will have faster SHA256 on some amd64 CPUs - until then you can try sha256-simd which offers the same.
What are some alternatives?
When comparing photoscope and sha256-simd you can also consider the following projects:
asm - Go library providing algorithms optimized to leverage the characteristics of modern CPUs
avo - Generate x86 Assembly with Go
asm - Learning assembly for linux-x64
cpu - cpu command in Go, inspired by the Plan 9 cpu command
tinyfont - Text library for TinyGo displays
NFF-Go - NFF-Go -Network Function Framework for GO (former YANFF)
photofield - Experimental fast photo viewer.