Bitpacked data pretty-formatter. Zero dependencies. 176 LoC.

Every single input bit from 0 to 63 can print a label that show this bit
state. Arbitrary group of bits can be printed as decimal, octal or hex
numbers and as C32s, Ascii7b or Utf-8 characters. Plus as an IPv4
address in dot-notation.

2x faster than fmt.Sprintf with string output.
3x faster with its native []byte output.

MIT license.

Repo: https://github.com/ohir/bitpeek

Docs: http://godoc.org/github.com/ohir/bitpeek

Enjoy!

-- 
Wojciech S. Czarnecki
 << ^oo^ >> OHIR-RIPE

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to