binpacker
gostl
binpacker | gostl | |
---|---|---|
1 | 2 | |
220 | 1,045 | |
- | - | |
0.0 | 1.7 | |
about 3 years ago | 2 months 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.
binpacker
-
looking for guidance on parsing raw socket data...
We used custom binary protocol for our messages for very long time. First with `encoding/binary` but later I found it more comfortable to use https://github.com/zhuangsirui/binpacker
gostl
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.
go-adaptive-radix-tree - Adaptive Radix Trees implemented in Go
count-min-log - Go implementation of Count-Min-Log
conjungo - A small flexible merge library in go
fsm - Finite State Machine for Go
roaring - Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
levenshtein - Go implementation to calculate Levenshtein Distance.
mafsa
bitset - Go package implementing bitsets
go-geoindex - Go native library for fast point tracking and K-Nearest queries
gota - Gota: DataFrames and data wrangling in Go (Golang)
gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more