datasets VS protobuf

Compare datasets vs protobuf and see what are their differences.

datasets

UCI Datasets for Haskell (by glutamate)

protobuf

An implementation of Google's Protocol Buffers in Haskell. (by alphaHeavy)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
datasets protobuf
- -
11 95
- -
0.0 2.6
about 7 years ago over 2 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.

datasets

Posts with mentions or reviews of datasets. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning datasets yet.
Tracking mentions began in Dec 2020.

protobuf

Posts with mentions or reviews of protobuf. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning protobuf yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing datasets and protobuf you can also consider the following projects:

cassava - A CSV parsing and encoding library optimized for ease of use and high performance

CBOR - Haskell encoder/decoder for CBOR encoding.

unordered-containers - Efficient hashing-based container types

protobuf-native - Protocol Buffers via C++

binary - Efficient, pure binary serialisation using ByteStrings in Haskell.

avro - Haskell Avro Encoding and Decoding Native Support (no RPC)

text - Haskell library for space- and time-efficient operations over Unicode text.

elf - Parser for ELF object format.

refined - Refinement types with static checking

jsons-to-schema - Unifies JSON documents (and JSON Schemas) into a single schema

Frames - Data frames for tabular data.

data-json-token