Skip to content

haskell-streaming/streaming-binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streaming-binary

This library offers incremental serialization and deserialization of Haskell values using the binary package. Under the hood, we wrap the incremental decoders from binary's Incremental API as first-class streams as defined in streaming.

About

Incremental serialization and deserialization of Haskell values.

Resources

License

Stars

Watchers

Forks

Packages

No packages published