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

microsoft/demikernel

Kernel-Bypass LibOS Architecture observed · 2026-08-28

github.com/microsoft/demikernel · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 94
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2696
  • days_rel: n/a
  • days_push: 41
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1235 stars · 150 forks observed · 2026-08-28

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

Demikernel is a library operating system (LibOS) architecture from Microsoft Research for kernel-bypass I/O devices like DPDK and RDMA. It provides a uniform system call API across multiple LibOS implementations (catnap, catnip, catpowder) written in Rust.

Use cases

  • build low-latency networking applications with DPDK
  • use RDMA with a portable socket-like API
  • experiment with kernel-bypass networking stacks
  • write user-level TCP/IP networking for DPDK
  • abstract over kernel sockets and kernel-bypass devices
  • research high-performance datacenter networking

When to choose

  • you need a uniform API across DPDK, RDMA, and raw socket backends
  • you are doing systems research on kernel-bypass I/O
  • you want a Rust user-level networking stack for DPDK

When to avoid

  • you need production-grade stability - it is explicitly a prototype
  • you need a general-purpose networking library with broad device support
  • you want drop-in POSIX socket replacement with guarantees

Facets

library · maturity experimental

networking http-server concurrency operating-systems networking developer-tools microservices windows rust kernel-bypass libos dpdk rdma spdk xdp research-prototype linux

1 source

Member repositories

RepositoryRoleHealth v2
microsoft/demikernelmain65

For agents

markdown · JSON · MCP: product_card(name="microsoft/demikernel")

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