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
- a Go HTTP client with timeouts☆294Updated 4 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 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
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Google CityHash in Go☆107Updated 11 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last year
- Streaming TopK estimates☆86Updated 3 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 6 years ago
- Configo is a go library to parse toml configuration using struct tags☆32Updated 2 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- A STOMP Client package for go developers, supporting all STOMP specification levels.☆146Updated 4 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Moved https://gitea.com/lunny/nodb☆126Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A simple library to manage resources which can be upgraded gracefully☆18Updated 8 years ago
- [UNMATAINED] A lightweight, fast, orm-like library helps interactive with database☆59Updated 7 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- A distributed lock service in Go using etcd☆49Updated 11 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 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