network-transport-zeromq VS nanomsg-haskell

Compare network-transport-zeromq vs nanomsg-haskell and see what are their differences.

network-transport-zeromq

ZeroMQ transport for distributed-process (aka Cloud Haskell) (by tweag)

nanomsg-haskell

Haskell bindings to nanomsg (by bgamari)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
network-transport-zeromq nanomsg-haskell
0 1
22 25
- -
0.0 0.0
almost 8 years ago almost 5 years 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.

network-transport-zeromq

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

We haven't tracked posts mentioning network-transport-zeromq yet.
Tracking mentions began in Dec 2020.

nanomsg-haskell

Posts with mentions or reviews of nanomsg-haskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-03.

What are some alternatives?

When comparing network-transport-zeromq and nanomsg-haskell you can also consider the following projects:

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

mqtt-hs - A Haskell MQTT client library.

call-haskell-from-anything - Call Haskell functions from any programming language via serialization and dynamic libraries

websockets - A Haskell library for creating WebSocket-capable servers

imap - A performant IMAP client library

ngx-export - A comprehensive web framework aimed at building custom Haskell handlers for the Nginx Web Server

snap-core - Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.

smtp-mail - Making it easy to send SMTP email from Haskell

docker - A Haskell library for the Docker Engine API

sbp - Swift Binary Protocol client libraries

gnss-converters - GNSS converters

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