scientific VS patches-vector

Compare scientific vs patches-vector and see what are their differences.

scientific

Arbitrary-precision floating-point numbers represented using scientific notation (by basvandijk)

patches-vector

A library for patches (diffs) on vectors: composable, mergeable and invertible (by liamoc)
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 patches-vector
1 -
71 55
- -
0.0 0.0
4 months ago over 5 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.

patches-vector

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

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

What are some alternatives?

When comparing scientific and patches-vector you can also consider the following projects:

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

alfred-margaret - Fast Aho-Corasick string searching

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

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

size-based

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

massiv - Efficient Haskell Arrays featuring Parallel computation

cereal

fmlist - FoldMap lists

aeson-qq - JSON quasiquoter for Haskell

certificate - Certificate and Key Reader/Writer in haskell

unordered-containers - Efficient hashing-based container types