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:
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- HTTP for Gophers☆62Updated 6 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Blah, blah, blah. Did I tell you that I think Go is awesome sauce ?☆137Updated last year
- Miscellaneous Go toys☆134Updated 6 years ago
- An introspection tool for Bolt databases.☆109Updated 7 years ago
- Python port of OrderedDict to Go☆69Updated 2 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- go implementation of timsort☆82Updated last year
- an in-memory LRU string-string map with expiration for golang☆109Updated 6 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Run linters from Go code -☆66Updated 6 years ago
- The /etc/hosts parsing and resolver library for golang☆65Updated 3 years ago
- Common Go code.☆126Updated last year
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Simulate network link speed☆54Updated 8 years ago
- Simple Ring Buffer type implemented in Golang☆34Updated 3 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆39Updated 9 years ago
- Package ensure provides utilities for testing to ensure the given conditions are met and Fatal if they aren't satisified.☆76Updated 5 years ago
- More aggressive `go vet`☆88Updated 7 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- Automatically exported from code.google.com/p/rsc☆50Updated 7 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated last month