Ross ROSS = Recommend OSS · open-source software intelligence for agents

lunarmodules/luasocket

Network support for the Lua language observed · 2026-08-28

github.com/lunarmodules/luasocket · homepage · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5256
  • days_rel: n/a
  • days_push: 16
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2020 stars · 650 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LuaSocket is a Lua extension library providing TCP and UDP transport support via C modules, plus Lua modules for common Internet protocols like SMTP, HTTP, and FTP. It also includes utility modules for MIME encoding, URL manipulation, and LTN12 filters, sinks, and sources.

Use cases

  • make http requests from lua
  • send email via smtp in lua
  • upload and download files over ftp
  • open tcp and udp sockets in lua
  • encode and decode mime in lua
  • parse and build urls in lua

When to choose

  • you need low-level TCP/UDP networking in a Lua application
  • you want simple HTTP, SMTP, or FTP client functionality in Lua
  • you need a mature, MIT-licensed networking library compatible with Lua 5.1 through 5.4

When to avoid

  • you need asynchronous or high-concurrency networking with an event loop
  • you need modern TLS/HTTPS support out of the box
  • you are not working in the Lua ecosystem

Facets

library · maturity stable

http-client networking email websocket networking developer-tools web-development lua cross-platform windows tcp udp smtp ftp mime url lua-extension linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
lunarmodules/luasocketmain67

For agents

markdown · JSON · MCP: product_card(name="lunarmodules/luasocket")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem