ngx-export VS network-transport-zeromq

Compare ngx-export vs network-transport-zeromq and see what are their differences.

ngx-export

A comprehensive web framework aimed at building custom Haskell handlers for the Nginx Web Server (by lyokha)

network-transport-zeromq

ZeroMQ transport for distributed-process (aka Cloud Haskell) (by tweag)
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
ngx-export network-transport-zeromq
2 -
159 22
- -
9.1 0.0
2 days ago almost 8 years ago
C Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" 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.

ngx-export

Posts with mentions or reviews of ngx-export. We have used some of these posts to build our list of alternatives and similar projects.
  • [ANN] ghc-stdin: Compile source code from the standard input
    1 project | /r/haskell | 4 Aug 2022
    This is a long story, nginx-haskell-module - here is an Nginx framework that loads custom Haskell code with C functions exported via foreign export and runs them from the Nginx configuration files as synchronous or asynchronous handlers and services.
  • [ANN] nginx-haskell-module version 2.8.0 released
    1 project | /r/haskell | 2 Mar 2021
    Details are in release notes. This release brings docker images to let testing all examples from this online documentation. The images are easily extendible to compiling and running custom Haskell handlers and Nginx configurations, as they contain ghc, cabal, gcc, and Nginx source code inside. See details here. Images were built using this Dockerfile. Notice that I used option --build-arg CABAL_CONSTRAINTS="--constraint='bytestring < 0.11'" for building them.

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.

What are some alternatives?

When comparing ngx-export and network-transport-zeromq you can also consider the following projects:

glirc - Haskell IRC library and console client - Join us on libera.chat #glirc

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

Gitit - A wiki using HAppS, pandoc, and git

mqtt-hs - A Haskell MQTT client library.

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

oauthenticated - Authentication-ho! OAuth 1.0 for Haskell atop http-conduit.

imap - A performant IMAP client library

on-demand-ssh-tunnel - Haskell program that sends traffic through SSH tunnels on-demand

websockets - A Haskell library for creating WebSocket-capable servers

kraken

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