cosn / collectionsLinks
Go collections
☆29Updated 10 years ago
Alternatives and similar repositories for collections
Users that are interested in collections are comparing it to the libraries listed below
Sorting:
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 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
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Common go helper utils, each in its subdir☆81Updated 2 weeks ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Go net/http handler to transparently manage posted JSON☆38Updated 10 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)☆35Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- chi for fasthttp☆49Updated 8 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- Console JSON formatter with query feature☆65Updated 5 years ago
- a golang log lib supports level and multi handlers☆38Updated 6 years ago
- Library for creating Go RPC client/server.☆60Updated 2 months ago
- Static bit vector structures library☆72Updated 6 years ago
- A small library to measure latency of things.☆35Updated 8 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆87Updated 5 months ago
- Golang implementation of Twitter snowflake☆21Updated 8 years ago