Add github.com/bobg/basexx.

This commit is contained in:
Bob Glickstein 2021-10-02 08:05:28 -07:00 committed by Avelino
parent 33ed674617
commit 827eb5b0a6

View File

@ -1454,6 +1454,7 @@ _**Unofficial** set of patterns for structuring projects._
* [avgRating](https://github.com/kirillDanshin/avgRating) - Calculate average score and rating based on Wilson Score Equation.
* [banner](https://github.com/dimiro1/banner) - Add beautiful banners into your Go applications.
* [base64Captcha](https://github.com/mojocn/base64Captcha) - Base64captch supports digit, number, alphabet, arithmetic, audio and digit-alphabet captcha.
* [basexx](https://github.com/bobg/basexx) - Convert to, from, and between digit strings in various number bases.
* [battery](https://github.com/distatus/battery) - Cross-platform, normalized battery information library.
* [bitio](https://github.com/icza/bitio) - Highly optimized bit-level Reader and Writer for Go.
* [browscap_go](https://github.com/digitalcrab/browscap_go) - GoLang Library for [Browser Capabilities Project](https://browscap.org/).