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

Devolutions/IronRDP

Rust implementation of the Microsoft Remote Desktop Protocol (RDP) observed · 2026-08-28

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

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 92
  • 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: 2611
  • days_rel: 54
  • days_push: 7
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

3137 stars · 261 forks observed · 2026-08-28

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

IronRDP is a modular Rust implementation of the Microsoft Remote Desktop Protocol (RDP), providing PDU codecs, connection/session state machines, virtual channels, and image codecs. Its sans-I/O, no_std-compatible core powers native, WebAssembly, and .NET clients, servers, and proxies.

Use cases

  • build an RDP client in Rust
  • implement a remote desktop server for Windows hosts
  • write an RDP proxy or gateway
  • run remote desktop in the browser via WebAssembly
  • parse and write .rdp connection files
  • add clipboard and device redirection to a remote desktop app

When to choose

  • you need a security-focused, fuzzed RDP protocol implementation
  • you want a composable library rather than a monolithic client
  • you need RDP support across native, WASM, and .NET targets
  • you need both client and server RDP roles

When to avoid

  • you just want a ready-to-use graphical RDP client application
  • your project is not in Rust, WASM, or .NET
  • you need protocols other than RDP such as VNC or SSH

Facets

library · maturity active

networking security cryptography image-processing parser sdk networking security cross-platform developer-tools rust wasm cross-platform windows rdp remote-desktop sans-io protocol-implementation credssp nla remotefx virtual-channels no-std linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
Devolutions/IronRDPmain97

For agents

markdown · JSON · MCP: product_card(name="Devolutions/IronRDP")

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