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:
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 4 years ago
- Moved https://gitea.com/lunny/nodb☆126Updated 7 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- A STOMP Client package for go developers, supporting all STOMP specification levels.☆146Updated 5 years ago
- Graphite client for the go-metrics☆38Updated 4 years ago
- This is a reporter for the go-metrics library which will post the metrics to InfluxDB☆69Updated 5 years 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 Go HTTP client with timeouts☆294Updated 4 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Google CityHash in Go☆107Updated 11 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- my personal golang lib☆127Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- A simple finite state machine for Golang☆161Updated last year
- github.com/cznic/b has moved to modernc.org/b☆221Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 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 6 years ago
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆172Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- An example TCP proxy in Go.☆65Updated 7 years ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 6 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Caching package for Go☆89Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- [UNMATAINED] A lightweight, fast, orm-like library helps interactive with database☆59Updated 7 years ago
- Simple, thread-safe Go rate-limiter☆81Updated last month