call-haskell-from-anything VS free-http

Compare call-haskell-from-anything vs free-http and see what are their differences.

call-haskell-from-anything

Call Haskell functions from any programming language via serialization and dynamic libraries (by nh2)

free-http

An HTTP Client in Haskell Based on Free Monads (by aaronlevin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
call-haskell-from-anything free-http
- -
388 10
- -
0.0 0.0
almost 2 years ago over 8 years ago
Haskell HTML
MIT 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.

call-haskell-from-anything

Posts with mentions or reviews of call-haskell-from-anything. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning call-haskell-from-anything yet.
Tracking mentions began in Dec 2020.

free-http

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

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

What are some alternatives?

When comparing call-haskell-from-anything and free-http you can also consider the following projects:

network-transport-zeromq - ZeroMQ transport for distributed-process (aka Cloud Haskell)

montage - Riak resolution proxy

hgearman - Haskell gearman client library

snap-server - A fast HTTP server library, which runs Snap web handlers.

discord-haskell - Haskell library for writing Discord bots

http-client-streams

hbeanstalk - haskell client for beanstalk message queue

HaskellNet - Haskell library which provides client support for POP3, SMTP, and IMAP protocols.

consul-haskell - A haskell client library for consul (consul.io)

hans - The haskell network stack

kademlia - A haskell library implementing the Kademlia DHT

network-transport-tcp - TCP Realisation of Network.Transport