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

ntex-rs/ntex

framework for composable networking services observed · 2026-08-28

github.com/ntex-rs/ntex · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

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

  • gap_med: 0
  • age_days: 2406
  • days_rel: 8
  • days_push: 8
  • n_releases_24m: 320

Full methodology

Adoption not part of the score

2533 stars · 142 forks observed · 2026-08-28

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

ntex is a Rust framework for building composable asynchronous network services, supporting HTTP and WebSockets. It is runtime-agnostic, letting developers select tokio, compio, or neon runtimes via feature flags.

Use cases

  • build an http server in rust
  • write websocket services in rust
  • create composable async network services
  • build a web api backend in rust
  • serve http with a custom async runtime
  • build low-level networking services

When to choose

  • you want a flexible rust networking framework with runtime choice
  • you need http and websocket support in one async framework
  • you are building custom network protocols or services in rust

When to avoid

  • you want the most popular rust web ecosystem with the largest community
  • you need batteries-included web features like built-in orm or templating
  • your team is not comfortable with async rust

Facets

framework · maturity active

web-framework http-server websocket middleware routing web-development backend networking developer-tools rust windows cross-platform async composable-network-services tokio http websockets linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
ntex-rs/ntexmain95

For agents

markdown · JSON · MCP: product_card(name="ntex-rs/ntex")

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