scientific VS size-based

Compare scientific vs size-based and see what are their differences.

scientific

Arbitrary-precision floating-point numbers represented using scientific notation (by basvandijk)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
scientific size-based
1 -
71 9
- -
0.0 0.0
4 months ago almost 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.

scientific

Posts with mentions or reviews of scientific. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-05.
  • High-performance JSON codec
    4 projects | /r/haskell | 5 Feb 2021
    Also weighing against scientific is a correctness issue. The exponent cannot be larger than the maximum machine word value.

size-based

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

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

What are some alternatives?

When comparing scientific and size-based you can also consider the following projects:

hnix - A Haskell re-implementation of the Nix expression language

code-builder - Packages for defining APIs, running them, generating client code and documentation.

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

thyme

patches-vector - A library for patches (diffs) on vectors: composable, mergeable and invertible

critbit - A Haskell implementation of crit-bit trees.

massiv - Efficient Haskell Arrays featuring Parallel computation

bifunctors - Haskell 98 bifunctors, bifoldables and bitraversables

fmlist - FoldMap lists

resource-pool - A high-performance striped resource pooling implementation for Haskell

certificate - Certificate and Key Reader/Writer in haskell

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