zelenko / goLinks
I incorporate these code snippets into my larger programming modules.
☆40Updated 4 years ago
Alternatives and similar repositories for go
Users that are interested in go are comparing it to the libraries listed below
Sorting:
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Buffered Reader/Writer☆77Updated last month
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆53Updated 5 years ago
- golang .wav reader and writer☆75Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Go reflection simplified☆102Updated 9 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Common Go code.☆126Updated last year
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Go Traffic Shaper☆29Updated 5 years ago
- Go implementation of Adiantum☆91Updated last year
- Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)☆24Updated 10 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- A complete solution for static files in Go code☆129Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A fast userspace CSPRNG☆92Updated 10 months ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Go Chart Lib☆36Updated 6 years ago