haproxy-lua-http VS json.lua

Compare haproxy-lua-http vs json.lua and see what are their differences.

haproxy-lua-http

Simple Lua HTTP helper && client for use with HAProxy. (by haproxytech)

json.lua

A lightweight JSON library for Lua (by rxi)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
haproxy-lua-http json.lua
1 14
53 1,723
- -
2.6 0.0
almost 3 years ago 5 months ago
Lua Lua
Apache License 2.0 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.

haproxy-lua-http

Posts with mentions or reviews of haproxy-lua-http. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-05.
  • How-to: OPNsense + HAProxy + Multi-LUA
    5 projects | /r/opnsense | 5 Aug 2021
    A lot of the more advanced HAproxy configs for SSO (think Authelia for example) require the use of Lua scripts which would be fine, but the scripts themselves need to reference OTHER scripts. For example haproxy-auth-request requires the use of haproxy-lua-http which needs to reference a JSON library such as json.lua. You usually will see statement such as local http = require("haproxy-lua-http") which indicates our script very explicitly is looking for that other script.

json.lua

Posts with mentions or reviews of json.lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.

What are some alternatives?

When comparing haproxy-lua-http and json.lua you can also consider the following projects:

apisix - The Cloud-Native API Gateway

haproxy-auth-request - auth-request allows you to add access control to your HTTP services based on a subrequest to a configured HAProxy backend.

plugins - OPNsense plugin collection

eastend-notebook-syntax - Atom syntax theme - East End Notebook

rest.nvim - A fast Neovim http client written in Lua

blog - Source code of my personal blog

luabundler - CLI tool for bundling several Lua files into a single file.

serpent - Lua serializer and pretty printer.

tiled - Flexible level editor

janet - A dynamic language and bytecode vm