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

tailscale/tailscale-rs

Rust implementation of Tailscale (preview, experimental) observed · 2026-09-03

github.com/tailscale/tailscale-rs · Rust · BSD-3-Clause (permissive) observed · 2026-09-03

Health v2 · maintenance only

81/100

  • Activity 100
  • Release rhythm 98
  • Longevity 10

Flags: young

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: 150
  • days_rel: 19
  • days_push: 0
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1128 stars · 56 forks observed · 2026-09-03

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

A work-in-progress Rust implementation of Tailscale, providing a library for building tailnet-connected applications with bindings to C, Elixir, and Python. It is explicitly experimental, unaudited, and not intended for production use.

Use cases

  • embed tailscale connectivity into a rust application
  • send udp packets between tailnet peers programmatically
  • build a mesh vpn client in rust
  • connect devices to a tailnet without the tailscale daemon
  • use tailscale networking from python or elixir via bindings
  • prototype peer-to-peer networking over a tailnet

When to choose

  • you want to embed tailnet connectivity directly in a rust, python, elixir, or C application
  • you are experimenting with mesh networking and want to contribute to or follow an official rust implementation
  • you need programmatic tailnet sockets rather than a system-level VPN

When to avoid

  • you need a production VPN or secure networking - the cryptography is unaudited and the project warns it is unstable and insecure
  • you need high throughput - all traffic currently goes through DERP relays with no NAT holepunching
  • you need compatibility guarantees - APIs may break at any time
  • you just want to use tailscale normally - use the official tailscale client instead

Facets

library · maturity experimental

networking security cryptography sdk networking security privacy developer-tools rust cross-platform python elixir c vpn mesh-networking wireguard tailscale zero-config-networking ffi-bindings tailnet

1 source

Member repositories

RepositoryRoleHealth v2
tailscale/tailscale-rsmain81

For agents

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

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