patrickmn / sortutilLinks
Nested, case-insensitive, and reverse sorting for Go
☆73Updated 13 years ago
Alternatives and similar repositories for sortutil
Users that are interested in sortutil are comparing it to the libraries listed below
Sorting:
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 4 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Google CityHash in Go☆107Updated 11 years ago
- a Go HTTP client with timeouts☆294Updated 4 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- A STOMP Client package for go developers, supporting all STOMP specification levels.☆146Updated 5 years ago
- General utility functions☆212Updated 4 months ago
- skiplist for golang☆84Updated 10 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- A skip list implementation in Go☆239Updated 6 years ago
- my personal golang lib☆127Updated 4 years ago
- Simple, thread-safe Go rate-limiter☆82Updated 4 months ago
- Go library to access Kafka metadata in Zookeeper☆99Updated 6 years ago
- Moved https://gitea.com/lunny/nodb☆126Updated 7 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- ☆171Updated 7 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Caching package for Go☆89Updated 8 years ago
- experimenting with groupcache☆160Updated 12 years ago
- This is a reporter for the go-metrics library which will post the metrics to InfluxDB☆69Updated 5 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- An example TCP proxy in Go.☆66Updated 7 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 10 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago