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
- Implements saga-pattern in Go, another way to distribute transaction.☆246Updated 5 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- Examples of using github.com/gobwas/ws☆221Updated 4 years ago
- simple struct copying for golang☆460Updated 5 years ago
- Configuration for Go applications☆469Updated last year
- 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
- 🕋 Mocking Redis in unit tests in Go.☆151Updated 5 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆794Updated this week
- Go datastructures.☆418Updated 3 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆786Updated 2 months ago
- [mirror] concurrency primitives☆906Updated 2 weeks ago
- concurrency utilities☆304Updated 6 years ago
- Redis client Mock☆338Updated last year
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Generate plantuml diagrams from go source files or directories☆411Updated last year
- Go structures with default values using tags☆341Updated last year
- Go GORM & SQL mocking library☆223Updated 3 years ago
- Golang implementation of Radix trees☆932Updated last year
- Convert Golang's http.Request to CURL command line☆796Updated 2 weeks ago
- Fast ring-buffer deque (double-ended queue)☆746Updated last month
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- Go simple async message bus☆284Updated 4 years ago
- High level abstractions over the Go reflect library☆537Updated last year
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆346Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Package gorilla/rpc is a golang foundation for RPC over HTTP services.☆627Updated last year