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:
- go datastructures using generics☆105Updated 8 years ago
- Configuration for Go applications☆463Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.☆456Updated 3 years ago
- simple struct copying for golang☆461Updated 5 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- [mirror] concurrency primitives☆903Updated last week
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Implements saga-pattern in Go, another way to distribute transaction.☆247Updated 5 years ago
- 🕋 Mocking Redis in unit tests in Go.☆151Updated 4 months ago
- Go structures with default values using tags☆336Updated last year
- Examples of using github.com/gobwas/ws☆221Updated 4 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆784Updated last month
- High level abstractions over the Go reflect library☆536Updated last year
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆345Updated last year
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆791Updated last week
- reflect api without runtime reflect.Value cost☆813Updated 7 months ago
- Golang implementation of Radix trees☆928Updated last year
- Generate plantuml diagrams from go source files or directories☆411Updated 11 months ago
- Go simple async message bus☆283Updated 4 years ago
- Parse and modify Go struct field tags☆650Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Cache library with Redis backend for Golang☆810Updated last year
- Playing around with Go 1.8 plugin system☆327Updated last year
- Examples of using Uber's zap Go logging library☆97Updated 7 years ago
- Fast ring-buffer deque (double-ended queue)☆739Updated 2 weeks ago
- Rate limiting for go-redis☆965Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year