cosn / collectionsLinks
Go collections
☆29Updated 9 years ago
Alternatives and similar repositories for collections
Users that are interested in collections are comparing it to the libraries listed below
Sorting:
- Go net/http handler to transparently manage posted JSON☆38Updated 10 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- igor is an abstraction layer for PostgreSQL with a gorm like syntax.☆126Updated last year
- Common go helper utils, each in its subdir☆81Updated last week
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- WSDL Parser for Golang☆73Updated 12 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 7 months ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Console JSON formatter with query feature☆65Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 3 years ago
- A small library to measure latency of things.☆35Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- Lightweight message queue in Golang☆119Updated 8 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆68Updated 8 years ago