tomlcheck VS refined

Compare tomlcheck vs refined and see what are their differences.

tomlcheck

A syntax checker for TOML files (by vmchale)

refined

Refinement types with static checking (by nikita-volkov)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tomlcheck refined
- 1
28 180
- -
0.0 1.5
over 4 years ago about 1 month ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License MIT 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.

tomlcheck

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

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

refined

Posts with mentions or reviews of refined. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-28.
  • Can types replace validation?
    2 projects | /r/programming | 28 Aug 2022
    In one respect, nothing. You’re right. Even given refinement types as in Haskell or Scala, there is indeed a necessarily-partial function (refineV in Scala) to refine a value to its refinement type.

What are some alternatives?

When comparing tomlcheck and refined you can also consider the following projects:

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

elf - Parser for ELF object format.

Frames - Data frames for tabular data.

semantic-source - Parsing, analyzing, and comparing source code across many languages

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

fmlist - FoldMap lists

lens - Lenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens

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

llrbtree - Left-leaning red-black trees

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

ruby-marshal - Haskell library to parse a subset of Ruby objects serialised with Marshal.dump