mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #1421 from korthaj/master
Add github.com/yourbasic/bit
This commit is contained in:
commit
c94e8edbdc
@ -228,6 +228,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
*Generic datastructures and algorithms in Go.*
|
||||
|
||||
* [binpacker](https://github.com/zhuangsirui/binpacker) - Binary packer and unpacker helps user build custom binary stream.
|
||||
* [bit](https://github.com/yourbasic/bit) - Golang set data structure with bonus bit-twiddling functions.
|
||||
* [bitset](https://github.com/willf/bitset) - Go package implementing bitsets.
|
||||
* [bloom](https://github.com/zhenjl/bloom) - Bloom filters implemented in Go.
|
||||
* [bloom](https://github.com/yourbasic/bloom) - Golang Bloom filter implementation.
|
||||
|
Loading…
Reference in New Issue
Block a user