postgresql-binary
Encoders and decoders for the PostgreSQL's binary format (by nikita-volkov)
base32-bytestring
Efficient base32 codec for bytestrings. (by pxqr)
Our great sponsors
postgresql-binary | base32-bytestring | |
---|---|---|
0 | 0 | |
17 | 1 | |
- | - | |
2.2 | 0.0 | |
10 days ago | over 4 years ago | |
Haskell | Haskell | |
MIT 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.
postgresql-binary
Posts with mentions or reviews of postgresql-binary.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning postgresql-binary yet.
Tracking mentions began in Dec 2020.
base32-bytestring
Posts with mentions or reviews of base32-bytestring.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning base32-bytestring yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing postgresql-binary and base32-bytestring you can also consider the following projects:
binary-serialise-cbor - Binary serialisation in the CBOR format
url-decoders - Decoders for URL-encoding (aka Percent-encoding)
base32-z-bytestring - Efficient z-base32 codec for bytestrings.
zip-archive - Native Haskell library for working with zip archives
mime - A Haskell MIME library
ffmpeg-light - Minimal Haskell bindings to the FFmpeg library
base91 - A Base91 Encoder & Decoder for Haskell
RSA - Haskell RSA Library
pure-zlib - A Haskell-only implementation of zlib / DEFLATE.
raaz - Cryptographic library for Haskell