Popularity
6.1
Stable
Activity
0.0
Stable
14
4
1
Monthly Downloads: 6
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Finance
Latest version: v0.1.00
dollaridoos alternatives and similar packages
Based on the "Finance" category.
Alternatively, view dollaridoos alternatives based on common mentions on social networks and blogs.
-
netrium
Precise description and operational execution of exotic contracts. -
commodities
A rewrite of Ledger's core mathematical concepts in Haskell -
bitx-bitcoin
(Hopefully useful) Haskell bindings to the BitX bitcoin exchange's API. -
bitcoin-payment-channel
Bitcoin payment channel library -
docusign-example
A basic demonstration of the Haskell `docusign-client` package. -
eurofxref
Free foreign exchange/currency feed from the European Central Bank -
bitcoin-rpc
Haskell library to communicate with the Satoshi Bitcoin daemon -
lendingclub
Haskell API bindings to the LendingClub marketplace API -
ochintin-daicho
A module to manage payroll books for Japanese companies. -
bookkeeping-jp
Helper functions of Haskell bookkeeping module for Japanese bookkeeping.
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
Do you think we are missing an alternative of dollaridoos or a related project?
README
Dollaridoos
The money library provides a typesafe wrapper around numeric types that allows only those operations which are sensible in the context of monetary sums. For instance, adding two monetary values together makes sense, but multiplying money by money doesn't make any sense. Functions are also provided to multiply money by constants, among other things.