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.☆455Updated 3 years ago
- go datastructures using generics☆105Updated 8 years ago
- Implements saga-pattern in Go, another way to distribute transaction.☆248Updated 5 years ago
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- concurrency utilities☆303Updated 6 years ago
- [mirror] concurrency primitives☆903Updated last week
- 🕋 Mocking Redis in unit tests in Go.☆151Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Fast ring-buffer deque (double-ended queue)☆718Updated 3 months ago
- Generate plantuml diagrams from go source files or directories☆411Updated 10 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated 2 weeks ago
- Parse and modify Go struct field tags☆647Updated 2 years ago
- simple struct copying for golang☆461Updated 5 years ago
- Rate limiting for go-redis☆961Updated last week
- Go datastructures.☆418Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆345Updated last year
- Golang implementation of Radix trees☆927Updated last year
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Transformation functions generator for Protocol Buffers.☆216Updated 8 months ago
- Examples of using github.com/gobwas/ws☆221Updated 4 years ago
- Go simple async message bus☆281Updated 4 years ago
- Package gorilla/rpc is a golang foundation for RPC over HTTP services.☆622Updated last year
- reflect api without runtime reflect.Value cost☆810Updated 7 months ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆600Updated 7 months ago
- Redis client Mock☆334Updated last year