ngx-export
A comprehensive web framework aimed at building custom Haskell handlers for the Nginx Web Server (by lyokha)
hoauth2
Haskell oauth2 binding (by freizl)
ngx-export | hoauth2 | |
---|---|---|
2 | - | |
163 | 133 | |
- | - | |
9.0 | 4.9 | |
10 days ago | 21 days ago | |
C | 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.
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.
hoauth2
Posts with mentions or reviews of hoauth2.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning hoauth2 yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing ngx-export and hoauth2 you can also consider the following projects:
glirc - Haskell IRC library and console client - Join us on libera.chat #glirc
Gitit - A wiki using HAppS, pandoc, and git
network-transport - Generic Network.Transport API
mqtt-hs - A Haskell MQTT client library.
mighttpd2 - File/CGI web server on Warp
oauthenticated - Authentication-ho! OAuth 1.0 for Haskell atop http-conduit.
consul-haskell - A haskell client library for consul (consul.io)
on-demand-ssh-tunnel - Haskell program that sends traffic through SSH tunnels on-demand
simpleirc - IRC Library for Haskell
kraken
witty - A web server to show bottlenecks of GHC