mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
Removing encoding: (#4170)
Last commit was 4 years ago There is a recent bug report that shows its not working with recent versions of Go, and there is no response from the author. It does not conform to current awesome-go standards
This commit is contained in:
parent
339a5da81d
commit
a9d6e6f015
@ -520,7 +520,6 @@ _Libraries for preprocessing CSS files._
|
|||||||
- [binpacker](https://github.com/zhuangsirui/binpacker) - Binary packer and unpacker helps user build custom binary stream.
|
- [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.
|
- [bit](https://github.com/yourbasic/bit) - Golang set data structure with bonus bit-twiddling functions.
|
||||||
- [crunch](https://github.com/superwhiskers/crunch) - Go package implementing buffers for handling various datatypes easily.
|
- [crunch](https://github.com/superwhiskers/crunch) - Go package implementing buffers for handling various datatypes easily.
|
||||||
- [encoding](https://github.com/zhenjl/encoding) - Integer Compression Libraries for Go.
|
|
||||||
- [go-ef](https://github.com/amallia/go-ef) - A Go implementation of the Elias-Fano encoding.
|
- [go-ef](https://github.com/amallia/go-ef) - A Go implementation of the Elias-Fano encoding.
|
||||||
- [roaring](https://github.com/RoaringBitmap/roaring) - Go package implementing compressed bitsets.
|
- [roaring](https://github.com/RoaringBitmap/roaring) - Go package implementing compressed bitsets.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user