ngx-export
A comprehensive web framework aimed at building custom Haskell handlers for the Nginx Web Server (by lyokha)
glirc
Haskell IRC library and console client - Join us on libera.chat #glirc (by glguy)
ngx-export | glirc | |
---|---|---|
2 | - | |
162 | 165 | |
0.0% | 0.6% | |
7.2 | 6.6 | |
4 days ago | 3 months ago | |
C | Haskell | |
BSD 3-clause "New" or "Revised" License | ISC 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.
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
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
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.
glirc
Posts with mentions or reviews of glirc.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning glirc yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing ngx-export and glirc you can also consider the following projects:
mqtt-hs - A Haskell MQTT client library.
PortFusion - Haskell-powered cross-platform transport-layer distributed reverse / forward proxy & tunneling solution – currently available for all TCP protocols (RDP, VNC, HTTP(S), SSH, ...).
libmpd - A client library for MPD, the Music Player Daemon
consul-haskell - A haskell client library for consul (consul.io)
Gitit - A wiki using HAppS, pandoc, and git
openid - A Haskell implementation of the OpenID 2.0 spec