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☆109Updated 7 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- TryLock for Go☆66Updated 6 years ago
- A []byte pool for Go.☆44Updated 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 scalable lock-free channel.☆135Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Random number/string utility library for Go☆62Updated 9 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆132Updated 10 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- pluginable, fast,structrued and leveled logging package☆38Updated last year
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- System V shared memory functions in pure Go.☆134Updated last year
- skiplist for golang☆84Updated 11 years ago
- gotiny 是一个高效的golang序列化库。☆102Updated last year