An open API service indexing awesome lists of open source software.

https://github.com/jhg023/bitbuffer

A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
https://github.com/jhg023/bitbuffer

bitbuffer bits bitwise bitwise-arithmetic bitwise-operators buffer bytebuffer java java-11

Last synced: 3 months ago
JSON representation

A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.

Awesome Lists containing this project