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:
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- TryLock for Go☆66Updated 5 years ago
- Golang POSIX shared memory library☆67Updated 10 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Go reflection simplified☆102Updated 9 months ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- A simple, flexible, efficient and powerful INI parser for Golang.☆82Updated last year
- Rolling window implementation in go.☆57Updated last month
- skiplist for golang☆84Updated 10 years ago
- This is a reporter for the go-metrics library which will post the metrics to InfluxDB☆69Updated 5 years ago
- gotiny 是一个高效的golang序列化库。☆101Updated 9 months ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Python port of OrderedDict to Go☆69Updated 2 years ago