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

ansyun/dpdk-ans

ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack. observed · 2026-08-28

github.com/ansyun/dpdk-ans · homepage · C · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 4393
  • days_rel: n/a
  • days_push: 1848
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1219 stars · 327 forks observed · 2026-08-28

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

ANS is a DPDK-native userspace TCP/IP stack written in C, based on the FreeBSD implementation, providing zero-copy mbuf handling and a BSD-compatible socket API. It includes libraries for the stack, sockets, and CLI configuration, targeting high-performance NFV and cloud networking workloads.

Use cases

  • run a userspace tcp/ip stack on dpdk
  • build a high-performance tcp server bypassing the linux kernel
  • terminate tcp connections in an nfv virtual network function
  • get bsd socket api compatibility for dpdk applications
  • configure routes and acl rules for a dpdk fastpath
  • run tcp/ip stack in a container with vhost or kni

When to choose

  • you need kernel-bypass TCP/IP with zero-copy on DPDK
  • you want a BSD socket API so existing apps can use the DPDK fastpath
  • you need TCP features like congestion control, TSO, ECN, and SO_REUSEPORT at high packet rates

When to avoid

  • you need a maintained project - the last release was 2021 and it targets dpdk-18.11
  • your workload is low-traffic and the linux kernel stack is sufficient
  • you need a portable cross-platform stack - it targets Linux on x86 and arm64 only

Facets

library · maturity maintenance

networking http-server cli sdk networking cloud-computing developer-tools performance cpp self-hosted dpdk tcp-ip-stack userspace-networking nfv fastpath kernel-bypass bsd-sockets high-performance linux docker

1 source

Member repositories

RepositoryRoleHealth v2
ansyun/dpdk-ansmain23

For agents

markdown · JSON · MCP: product_card(name="ansyun/dpdk-ans")

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