😀
It's a beautiful day!
Highlights
Stars
go
13 repositories
A library use to hooking go functions, just hook in go.
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 perform…
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
A high-performance non-blocking I/O networking framework focusing on RPC scenarios.
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
A linter to ensure that slices are not initialized with non-zero length