Skip to content

andekar/bitstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a library for working with data on the bit-level. The interface
looks pretty much like a ByteString, which is exactly what it is underneath.
This library also provides an alternative implementation of the BitGet
monad, as found in Data.Binary.Strict. However, this one is lazy, as is the
library in whole.

About

A lazy bitstring library for bit parsing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published