[ANN] streamly-0.10 with fast binary serialization
Harendra Kumar <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cafe |
|---|---|
| Message-ID | <CAPW+kkY+GEe_LocvEvp_HLWb2JAzuqqRkmWHFvv=uXN09c1X-Q@mail.gmail.com> |
Streamly is a concurrent stream and array library supporting a wide range of functionality. Important features in the new release include: (1) fast binary serialization to arrays with an option to serialize record field names; (2) the array type can now represent pinned as well unpinned memory, unifying the representations used by bytestring, text and vector; and (3) concurrency support for folds. For more details, see this post: https://blog.composewell.com/v0/posts/streamly-release-0.10.0.html . -harendra _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.