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:
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Buffered Reader/Writer☆75Updated 3 weeks ago
- Golang legofy which legolize images look as if they are made out of 1x1 LEGO blocks☆30Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆85Updated last week
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- The command-line window recorder☆93Updated 8 years ago
- Common Web User Workflows in Go☆101Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 4 years ago
- Go Traffic Shaper☆29Updated 5 years ago
- A fast userspace CSPRNG☆90Updated 9 months ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- An introspection tool for Bolt databases.☆109Updated 7 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- A collection of HTTP utilities for Go☆17Updated 3 months ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Golang struct operations.☆24Updated 7 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated 2 weeks ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago