golang-collections / collectionsLinks
☆243Updated 3 years ago
Alternatives and similar repositories for collections
Users that are interested in collections are comparing it to the libraries listed below
Sorting:
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆778Updated 2 weeks ago
- An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.☆454Updated 3 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- Go datastructures.☆418Updated 2 years ago
- go datastructures using generics☆105Updated 8 years ago
- Configuration for Go applications☆463Updated last year
- simple struct copying for golang☆459Updated 5 years ago
- Bunch of examples for dealing with the reflect package☆571Updated 4 years ago
- [mirror] concurrency primitives☆901Updated last week
- concurrency utilities☆301Updated 6 years ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆343Updated last year
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆789Updated last week
- Parse and modify Go struct field tags☆646Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- Redis client Mock☆329Updated last year
- Implements saga-pattern in Go, another way to distribute transaction.☆248Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- MySQL Server Error Constants for Golang☆195Updated 4 years ago
- Convert Golang's http.Request to CURL command line☆793Updated last week
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Golang implementation of Radix trees☆923Updated last year
- Go structures with default values using tags☆330Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆429Updated 2 years ago
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆394Updated last year
- High level abstractions over the Go reflect library☆533Updated last year
- Cache library with Redis backend for Golang☆806Updated last year
- Rate limiting for go-redis☆948Updated last week
- Examples of using github.com/gobwas/ws☆218Updated 4 years ago
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- Combine one or more Go errors together☆1,152Updated last year