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
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Storing strings without GC overhead☆85Updated last month
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- This is a reporter for the go-metrics library which will post the metrics to InfluxDB☆69Updated 5 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- TryLock for Go☆66Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- Go reflection simplified☆102Updated last year
- A tiny library to get current goroutine id☆89Updated 2 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- A Go preprocessor for package scoped reflection☆104Updated 8 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
- my personal golang lib☆127Updated 5 years ago
- Common Go lang data structures, utilities, ML algorithms etc☆145Updated 10 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 10 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Building blocks for fast rpc systems☆85Updated 8 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago