sha256-simd
tinyfont
Our great sponsors
sha256-simd | tinyfont | |
---|---|---|
2 | 1 | |
885 | 41 | |
2.6% | - | |
0.0 | 0.0 | |
4 months ago | 3 months ago | |
Go | Go | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
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.
sha256-simd
-
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.
tinyfont
-
Learning Go by examples: part 5 - Create a Game Boy Advance (GBA) game in Go
TinyGo is not a standalone way to build Go app for microcontrollers and lightweight hardware but the main GitHub repository contains also several useful tools like TinyFont.
What are some alternatives?
nf-interpreter - :gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards
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
TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
SAMD21 - Library Helpers for the Atmel SAM21D
USB_Host_Library_SAMD - USB host library 2.0 for Zero/M0/SAMD
cpu - cpu command in Go, inspired by the Plan 9 cpu command
tinydraw - TinyDraw is a package of drawing primitives on TinyGo displays.
NFF-Go - NFF-Go -Network Function Framework for GO (former YANFF)
gpiod - A native Go library for accessing GPIO lines on Linux platforms using the GPIO character device