golang-collections / collectionsLinks
☆239Updated 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
- Bunch of examples for dealing with the reflect package☆566Updated 3 years ago
- [mirror]☆280Updated 9 months ago
- go datastructures using generics☆105Updated 8 years ago
- Parse and modify Go struct field tags☆646Updated last year
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated 11 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- 🕋 Mocking Redis in unit tests in Go.☆148Updated 3 weeks ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Configuration for Go applications☆461Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- 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 …☆387Updated last year
- MySQL Server Error Constants for Golang☆195Updated 4 years ago
- Combine one or more Go errors together☆1,142Updated last year
- Examples of using github.com/gobwas/ws☆216Updated 4 years ago
- concurrency utilities☆301Updated 5 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆402Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Redis client Mock☆317Updated last year
- Generate interfaces from structure methods.☆342Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- Transformation functions generator for Protocol Buffers.☆213Updated 4 months ago
- Deep copy generator☆159Updated 8 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆403Updated 6 months ago
- Efficient JSON beautifier and compactor for Go☆388Updated 2 years ago
- Visualize Go Dependency Trees☆1,019Updated 3 years ago
- JsonDiff library☆223Updated 2 years ago
- Examples of using Uber's zap Go logging library☆96Updated 7 years ago