OneOfOne / go-utilsLinks
Random Go Language utilities that don't warrant their own repos.
☆50Updated 7 years ago
Alternatives and similar repositories for go-utils
Users that are interested in go-utils are comparing it to the libraries listed below
Sorting:
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- TryLock for Go☆66Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- A []byte pool for Go.☆41Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Python port of OrderedDict to Go☆69Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- General purpose binary encoder/decoder☆48Updated last year
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A tiny library to get current goroutine id☆90Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 5 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated 2 months ago
- Go reflection simplified☆102Updated 8 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- skiplist for golang☆84Updated 10 years ago
- Non-Invasive goroutine inspector☆90Updated 2 weeks ago