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:
- An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.☆456Updated 4 years ago
- go datastructures using generics☆105Updated 8 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆786Updated last month
- reflect api without runtime reflect.Value cost☆817Updated 8 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- simple struct copying for golang☆461Updated 5 years ago
- [mirror] concurrency primitives☆905Updated last week
- concurrency utilities☆304Updated 6 years ago
- Implements saga-pattern in Go, another way to distribute transaction.☆246Updated 5 years ago
- Cache library with Redis backend for Golang☆810Updated last year
- Parse and modify Go struct field tags☆651Updated 2 years ago
- Go datastructures.☆419Updated 3 years ago
- Examples of using github.com/gobwas/ws☆221Updated 4 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆793Updated 3 weeks ago
- Configuration for Go applications☆463Updated last year
- Golang implementation of Radix trees☆931Updated last year
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,438Updated 7 months ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Convert Golang's http.Request to CURL command line☆795Updated last week
- Golang AST visualizer☆789Updated 2 years ago
- Go simple async message bus☆283Updated 4 years ago
- 🕋 Mocking Redis in unit tests in Go.☆151Updated 5 months ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- [mirror] Go supplementary time packages☆410Updated 2 months ago
- High level abstractions over the Go reflect library☆536Updated last year
- Rate limiting for go-redis☆968Updated last week