binary-serialise-cbor
Binary serialisation in the CBOR format (by well-typed)
utf8-string
Support for reading and writing UTF8 Strings in Haskell (by glguy)
binary-serialise-cbor | utf8-string | |
---|---|---|
1 | - | |
199 | 44 | |
0.0% | - | |
4.2 | 0.0 | |
about 2 months ago | about 3 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
binary-serialise-cbor
Posts with mentions or reviews of binary-serialise-cbor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-24.
-
Do British programmers find humour in this sub?
We even have fun things like this: https://github.com/well-typed/cborg/blob/master/.travis/dragon-bureaucrat.sh
utf8-string
Posts with mentions or reviews of utf8-string.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning utf8-string yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing binary-serialise-cbor and utf8-string you can also consider the following projects:
lz4 - Haskell bindings to lz4
bmp - Read and write uncompressed BMP image files
zip-archive - Native Haskell library for working with zip archives
simple-tar - A very simple tar archive processing library
zip - Efficient library for manipulating zip archives
pure-zlib - A Haskell-only implementation of zlib / DEFLATE.