Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nfurfaro/huffbits

A library for performing bitwise operations on data written in Huff.
https://github.com/nfurfaro/huffbits

Last synced: 3 months ago
JSON representation

A library for performing bitwise operations on data written in Huff.

Awesome Lists containing this project

README

        

## HuffBits

A WIP library for bitwise manipulation of data written in huff. This project is serving as a learning tool on my Huff journey, but I expect to use it for building other stuff too. It still needs work and may have bugs.

Credit to https://github.com/huff-language/huffmate inspiration for the testing setup.