mirror of
https://github.com/avelino/awesome-go.git
synced 2025-02-07 04:58:41 +00:00
add xz (#4057)
This commit is contained in:
parent
f08d9af0d1
commit
c8dea7e18d
@ -1577,6 +1577,7 @@ _These libraries were placed here because none of the other categories seemed to
|
|||||||
- [varint](https://github.com/chmike/varint) - A faster varying length integer encoder/decoder than the one provided in the standard library.
|
- [varint](https://github.com/chmike/varint) - A faster varying length integer encoder/decoder than the one provided in the standard library.
|
||||||
- [xdg](https://github.com/rkoesters/xdg) - FreeDesktop.org (xdg) Specs implemented in Go.
|
- [xdg](https://github.com/rkoesters/xdg) - FreeDesktop.org (xdg) Specs implemented in Go.
|
||||||
- [xkg](https://github.com/go-xkg/xkg) - X Keyboard Grabber.
|
- [xkg](https://github.com/go-xkg/xkg) - X Keyboard Grabber.
|
||||||
|
- [xz](https://github.com/ulikunitz/xz) - Pure golang package for reading and writing xz-compressed files.
|
||||||
|
|
||||||
**[⬆ back to top](#contents)**
|
**[⬆ back to top](#contents)**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user