directory-tree VS protobuf

Compare directory-tree vs protobuf and see what are their differences.

directory-tree

A simple directory-like tree datatype, with useful IO functions, for Haskell (by jberryman)

protobuf

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

directory-tree

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

We haven't tracked posts mentioning directory-tree 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 directory-tree and protobuf you can also consider the following projects:

alfred-margaret - Fast Aho-Corasick string searching

CBOR - Haskell encoder/decoder for CBOR encoding.

primitive - This package provides various primitive memory-related operations.

protobuf-native - Protocol Buffers via C++

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

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

massiv - Efficient Haskell Arrays featuring Parallel computation

elf - Parser for ELF object format.

caledon - higher order dependently typed logic programing

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

hashable - A class for types that can be converted to a hash value

data-json-token