golang-collections / collections
☆237Updated 2 years ago
Alternatives and similar repositories for collections
Users that are interested in collections are comparing it to the libraries listed below
Sorting:
- concurrency utilities☆297Updated 5 years ago
- Redis client Mock☆309Updated 10 months ago
- [mirror]☆280Updated 8 months ago
- go datastructures using generics☆104Updated 8 years ago
- reflect api without runtime reflect.Value cost☆792Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆396Updated 11 months ago
- Combine one or more Go errors together☆1,132Updated last year
- Transformation functions generator for Protocol Buffers.☆212Updated 3 months ago
- Robust & Easy to use struct mapper and utility methods for Go☆415Updated 6 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆177Updated last year
- simple struct copying for golang☆457Updated 5 years ago
- Collect DB Status or user-defined metrics with Prometheus☆155Updated 6 months ago
- Configuration for Go applications☆462Updated last year
- 🕋 Mocking Redis in unit tests in Go.☆147Updated last month
- 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 …☆384Updated last year
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆781Updated last week
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆329Updated last year
- Rate limiting for go-redis☆909Updated 2 weeks ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆948Updated last week
- 🛠 A full-featured dependency injection container for go programming language.☆235Updated last year
- An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.☆453Updated 3 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- Implements saga-pattern in Go, another way to distribute transaction.☆247Updated 4 years ago
- Parse and modify Go struct field tags☆642Updated last year
- A quick tour (or reminder) of Go performance tools☆268Updated 3 years ago