patrickmn / sortutil
Nested, case-insensitive, and reverse sorting for Go
☆72Updated 12 years ago
Alternatives and similar repositories for sortutil:
Users that are interested in sortutil are comparing it to the libraries listed below
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 3 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 years ago
- Google CityHash in Go☆107Updated 11 years ago
- A distributed lock service in Go using etcd☆49Updated 11 years ago
- Moved https://gitea.com/lunny/nodb☆128Updated 6 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- a Go HTTP client with timeouts☆294Updated 4 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 7 years ago
- skiplist for golang☆84Updated 10 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- Graphite client for the go-metrics☆39Updated 3 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- An example TCP proxy in Go.☆65Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Package rpool provides a resource pool.☆88Updated 8 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 7 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- More aggressive `go vet`☆89Updated 7 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 6 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A tiny library to get current goroutine id☆91Updated last year
- A scalable lock-free channel.☆134Updated 8 years ago
- Execute tasks in parallel with a concurrency limit☆80Updated 11 years ago
- Time based UUIDs useful as unique keys☆57Updated 6 years ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 5 years ago