go-geoindex
goconcurrentqueue
go-geoindex | goconcurrentqueue | |
---|---|---|
- | 1 | |
355 | 395 | |
0.0% | - | |
0.0 | 0.0 | |
almost 7 years ago | over 1 year ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-geoindex
We haven't tracked posts mentioning go-geoindex yet.
Tracking mentions began in Dec 2020.
goconcurrentqueue
-
FIFO queue: channels VS container/list
Hi u/l42st2, not exactly an answer to your question, but in case you don't want to create the queue from scratch, you are welcome to use : https://github.com/enriquebris/goconcurrentqueue
What are some alternatives?
golang-set - A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
gota - Gota: DataFrames and data wrangling in Go (Golang)
levenshtein - Go implementation to calculate Levenshtein Distance.
gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
boomfilters - Probabilistic data structures for processing continuous, unbounded streams.
merkletree - A Merkle Tree implementation written in Go.
mafsa
fsm - Finite State Machine for Go
skiplist - skiplist for golang
bitset - Go package implementing bitsets
roaring - Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog