linux-rdma/rdma-core
RDMA core userspace libraries and daemons observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 80
- Longevity 100
Flags: no_license
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: 3637
- days_rel: 56
- days_push: 7
- n_releases_24m: 152
Adoption not part of the score
2352 stars · 899 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rdma-core provides the userspace libraries and daemons for the Linux kernel's RDMA (drivers/infiniband) subsystem, including libibverbs, librdmacm, and libibumad. It includes provider plugins for many RDMA-capable NICs (Mellanox, Chelsio, AWS EFA, etc.) plus service daemons like srp_daemon, iwpmd, and ibacm.
Use cases
- write applications that use RDMA verbs for low-latency networking
- set up RoCE or iWARP on Linux with rdma link
- enable userspace access to InfiniBand device nodes
- run software RDMA (rxe/siw) over existing Ethernet interfaces
- manage SRP storage targets with srp_daemon
- build HPC or distributed storage software using RDMA transports
When to choose
- you need userspace RDMA support on Linux for InfiniBand, RoCE, or iWARP hardware
- you are developing applications against the libibverbs/librdmacm APIs
- you need provider libraries for a specific RDMA-capable NIC driver
When to avoid
- you need RDMA on non-Linux platforms
- you only need TCP/UDP networking without kernel-bypass
- you want a high-level networking abstraction rather than low-level verbs programming
Facets
library · maturity stable
networking sdk developer-tools networking operating-systems hardware developer-tools c cpp rdma infiniband roce iwarp libibverbs kernel-drivers userspace-libraries high-performance-computing linux
1 source
- readme: https://github.com/linux-rdma/rdma-core · fetched 2026-08-28 · af80bd3c375f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| linux-rdma/rdma-core | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="linux-rdma/rdma-core")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem