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

facebookarchive/RakNet

RakNet is a cross platform, open source, C++ networking engine for game programmers. observed · 2026-08-28

github.com/facebookarchive/RakNet · HTML · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived 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: n/a
  • age_days: 4473
  • days_rel: n/a
  • days_push: 1723
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3428 stars · 1050 forks observed · 2026-08-28

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

RakNet is a cross-platform, open-source C++ networking engine designed for game programmers, providing reliable UDP transport, replication, and multiplayer features. It was originally developed by Oculus VR and is now archived under the Facebook Archive.

Use cases

  • add multiplayer networking to a C++ game
  • implement reliable UDP communication between game clients and servers
  • set up NAT punchthrough for peer-to-peer game connections
  • replicate game object state across a network
  • build a voice chat system for games with RakVoice
  • run an autopatcher server to distribute game updates

When to choose

  • you are maintaining a legacy C++ game that already uses RakNet
  • you need a proven, self-contained C++ networking engine with no external dependencies
  • you need features like NAT punchthrough, reliable UDP, and object replication out of the box

When to avoid

  • you are starting a new project, since the repository is archived and no longer maintained
  • you need modern platform support, security patches, or community support
  • you prefer a higher-level or scripting-language networking solution

Facets

library · maturity abandoned

networking rpc serialization security networking cpp cross-platform windows udp multiplayer game-networking reliable-udp nat-punchthrough archived game-development real-time linux macos

1 source

Member repositories

RepositoryRoleHealth v2
facebookarchive/RakNetmain10

For agents

markdown · JSON · MCP: product_card(name="facebookarchive/RakNet")

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