either-unwrap VS cereal

Compare either-unwrap vs cereal and see what are their differences.

either-unwrap

Functions for probing and unwrapping values inside of Either. (by gcross)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
either-unwrap cereal
- 1
2 78
- -
0.0 0.0
over 2 years ago over 1 year 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.

either-unwrap

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

We haven't tracked posts mentioning either-unwrap yet.
Tracking mentions began in Dec 2020.

cereal

Posts with mentions or reviews of cereal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-13.

What are some alternatives?

When comparing either-unwrap and cereal you can also consider the following projects:

reflection - Reifies arbitrary Haskell terms into types that can be reflected back into terms

between - Function combinator "between" and derived combinators.

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

encode-string - String encoding and decoding in Haskell

refined - Refinement types with static checking

cereal-time - Serialize instances for types from `time` package.

massiv - Efficient Haskell Arrays featuring Parallel computation

CTRex - Open records for Haskell

unordered-containers - Efficient hashing-based container types

convert

discrimination - Fast linear time sorting and discrimination for a large class of data types

cereal-io-streams