-
Notifications
You must be signed in to change notification settings - Fork 0
A lazy bitstring library for bit parsing
License
andekar/bitstring
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published