byte-parser
There are 3 repositories under byte-parser topic.
hustcc/byte-parser
:eight: (130B) Parse byte string to byte number, e.g. 1.2 Kb -> 1228.8, Kb, Mb, Gb, Tb, Pb, Eb, Zb, Yb supported.
dragonwasrobot/b.el
A byte manipulation library
Narumikazuchi/Serialization.Bytes
Provides an implementation of the interfaces in the Narumikazuchi.Serialization library. The implementation serializes data from and into an array of bytes that represent the specified data.