possible alternatives and similar packages
Based on the "Data" category.
Alternatively, view possible alternatives based on common mentions on social networks and blogs.
-
streaming
An optimized general monad transformer for streaming applications, with a simple prelude of functions
InfluxDB - Purpose built for real-time analytics at any scale.
Do you think we are missing an alternative of possible or a related project?
README
possible
Three valued Data.Maybe
Maybe lacks the information if Nothing represents missing or empty value. The idea is to have http://en.wikipedia.org/wiki/Three-valued_logic for values. Depends on Aeson having missing value.
--
It is mainly used in modified aeson where it gives the extra information about value being missing present or set to null. Modified aeson
can derivie {To,From}JSON
instances for it.
The plan is to be able to support PATCH
from Google API
eg. https://github.com/tolysz/video/blob/master/Google/Api/Youtube/Videos.hs