RevenantX/LiteNetLib
Lite reliable UDP library for Mono and .NET observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 88
- Release rhythm 84
- 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: 27.0
- age_days: 3883
- days_rel: 106
- days_push: 76
- n_releases_24m: 9
Adoption not part of the score
3609 stars · 535 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
LiteNetLib is a lightweight reliable UDP networking library for .NET, Mono, and Unity. It provides reliable/unordered delivery, packet fragmentation, NAT hole punching, and a fast serializer with minimal overhead.
Use cases
- add multiplayer networking to a Unity game
- reliable UDP transport for a .NET server
- peer-to-peer connections with NAT hole punching
- send ordered and unordered packets over UDP in C#
- discover hosts on a local network via UDP multicast
- simulate packet loss and latency in network tests
When to choose
- building multiplayer games or real-time apps in C#/Unity
- you need lightweight UDP with reliability options and low overhead
- you want NAT hole punching and IPv6 support out of the box
When to avoid
- you need HTTP/REST or WebSocket communication
- your project is not on .NET/Mono/Unity platforms
- you need a full high-level entity replication system without extra libraries
Facets
library · maturity active
networking serialization p2p networking cross-platform cross-platform windows dotnet game-engine udp reliable-udp unity csharp nat-hole-punching game-networking mono godot game-development macos linux android ios
2 sources
- readme: https://github.com/RevenantX/LiteNetLib · fetched 2026-08-28 · b6dbc742eb4d
- homepage: https://revenantx.github.io/LiteNetLib/index.html · fetched 2026-08-29 · eb761ac5521a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RevenantX/LiteNetLib | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="RevenantX/LiteNetLib")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem