zelenko / go
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
- efficient client ⚡️☆75Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- In memory sharded cache implementation☆35Updated 3 years ago
- A collection of HTTP utilities for Go☆17Updated last week
- Storing strings without GC overhead☆82Updated 5 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- An in-process simple publish/subscribe library for golang☆107Updated 5 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Buffered Reader/Writer☆75Updated 7 months ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- A fast userspace CSPRNG☆89Updated 6 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago