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
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Golang POSIX shared memory library☆67Updated 10 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- A Go preprocessor for package scoped reflection☆104Updated 8 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- TryLock for Go☆66Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- ☆50Updated 4 years ago
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆131Updated 10 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Handle locking via pid files☆143Updated 3 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- This is a reporter for the go-metrics library which will post the metrics to InfluxDB☆69Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago