golang-collections / collectionsLinks
☆240Updated 2 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.☆454Updated 3 years ago
- Examples of using github.com/gobwas/ws☆217Updated 4 years ago
- [mirror] concurrency primitives☆897Updated last week
- Bunch of examples for dealing with the reflect package☆567Updated 4 years ago
- concurrency utilities☆301Updated 5 years ago
- Parse and modify Go struct field tags☆646Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- Implements saga-pattern in Go, another way to distribute transaction.☆247Updated 4 years ago
- simple struct copying for golang☆458Updated 5 years ago
- Fast ring-buffer deque (double-ended queue)☆691Updated this week
- Redis client Mock☆319Updated last year
- go datastructures using generics☆105Updated 8 years ago
- Configuration for Go applications☆462Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 2 months ago
- reflect api without runtime reflect.Value cost☆798Updated 3 months ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- Rate limiting for go-redis☆929Updated 3 weeks ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Combine one or more Go errors together☆1,144Updated last year
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆786Updated 2 months ago
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last week
- Convert Golang's http.Request to CURL command line☆786Updated last month
- Golang implementation of Radix trees☆914Updated last year
- Timeout middleware for Gin☆203Updated 3 months ago
- Deep copy things☆597Updated 4 years ago
- grpc connection pool☆489Updated 3 months ago
- Cache library with Redis backend for Golang☆800Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Generate plantuml diagrams from go source files or directories☆407Updated 6 months ago