vimeo / go-utilLinks
Small reusable Go functions.
☆46Updated 5 years ago
Alternatives and similar repositories for go-util
Users that are interested in go-util are comparing it to the libraries listed below
Sorting:
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- HTTP for Gophers☆62Updated 7 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- The /etc/hosts parsing and resolver library for golang☆65Updated 3 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- Find, list, and inspect processes from Go (golang)☆80Updated 5 years ago
- Python port of OrderedDict to Go☆68Updated 3 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- go implementation of strftime☆135Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- Library for creating Go RPC client/server.☆60Updated last month
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- go implementation of timsort☆82Updated last year
- Simple Ring Buffer type implemented in Golang☆34Updated 3 years ago
- webbased debugging for Go programs☆260Updated last year
- RTree implementation for Go☆54Updated 4 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Parse logfmt messages☆162Updated last year
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated last month