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 fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- efficient client ⚡️☆75Updated last year
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Go implementation of Linux Network Block Devices☆139Updated last year
- Golang circular (ring) buffer☆177Updated 3 years ago
- Common Go code.☆126Updated 2 years ago
- Go reflection simplified☆102Updated last year
- A memory allocator for Go.☆86Updated 5 years ago
- ChanBroker, a Broker for goroutine, is simliar to kafka☆61Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A fast userspace CSPRNG☆93Updated last year
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆79Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago