Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 9 hours 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