vision5/ngx_devel_kit
Nginx Development Kit - an Nginx module that adds additional generic tools that module developers can use in their own modules observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 7
- 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: 6061
- days_rel: 559
- days_push: 559
- n_releases_24m: 1
Adoption not part of the score
1027 stars · 205 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Nginx Development Kit (NDK) is an Nginx module providing generic functions, macros, and utilities that other third-party Nginx modules build upon. It adds little user-facing functionality itself; its purpose is to reduce the code Nginx module developers need to write.
Use cases
- build a custom nginx module with shared helper utilities
- satisfy a dependency required by another third-party nginx module
- reuse common macros and conf_set functions across nginx modules
- compile nginx with a dynamic module development kit
- reduce boilerplate when extending nginx core functionality
When to choose
- you are developing an Nginx module and want reusable generic utilities
- another Nginx module you use lists NDK as a required dependency
- you want modular, opt-in compilation of helper code into Nginx
When to avoid
- you are not an Nginx module developer and need end-user features
- you need a standalone web server or application-level functionality
- you want a module with user-visible features rather than a development base
Facets
library · maturity stable
developer-tools middleware web-development developer-tools backend cpp nginx nginx-module c web-server module-development linux macos
1 source
- readme: https://github.com/vision5/ngx_devel_kit · fetched 2026-08-28 · 8b2103c33301
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vision5/ngx_devel_kit | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="vision5/ngx_devel_kit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem