Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)
☆86Apr 6, 2023Updated 2 years ago
Alternatives and similar repositories for NetworkBenchmarkDotNet
Users that are interested in NetworkBenchmarkDotNet are comparing it to the libraries listed below
Sorting:
- Lightweight UDP sockets abstraction for rapid implementation of message-oriented protocols☆167Mar 13, 2022Updated 3 years ago
- C# Safe and Unsafe extensions for bitpacking directly to arrays and primitive types.☆63May 10, 2024Updated last year
- The project provides a helper class for detection and notification about lost unreliable packets.☆13Jun 3, 2019Updated 6 years ago
- ☆17Apr 3, 2021Updated 4 years ago
- Lightweight toolset for creating concurrent networking systems for multiplayer games☆322Mar 13, 2022Updated 3 years ago
- Keeps time in sync between server and client.☆41Jun 6, 2019Updated 6 years ago
- A collection of collections for 'unsafe' C# code☆139Dec 12, 2024Updated last year
- A UDP networking library for games made in GameLoop!☆17Feb 26, 2021Updated 5 years ago
- 动态渲染Unity地形网格,记录网格是否 是玩家的行走范围,然后导出编辑好的网格用于服务器导航、验证使用☆31Nov 23, 2018Updated 7 years ago
- Improved stack trace display for Unity.☆37Oct 3, 2020Updated 5 years ago
- Extensions for the Unity DI container☆11Feb 16, 2018Updated 8 years ago
- Lightweight and fully managed reliable UDP library.☆224Mar 22, 2023Updated 2 years ago
- Using ENet-CSharp for a multiplayer setup with a Unity Client and .Net Core Server environment☆53Oct 12, 2022Updated 3 years ago
- Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.☆170Jun 12, 2019Updated 6 years ago
- Pure C# HighLevel API for multiplayer games☆312Feb 2, 2026Updated last month
- A simple profiler viewer for Unity that can display massive CPU frames in an efficient way (unlike Unity's built-in profiler)☆29Jun 15, 2017Updated 8 years ago
- Web browser based Realtime Untiy3D Log viewer☆18Mar 10, 2019Updated 6 years ago
- Reliable UDP networking library☆892Jul 3, 2025Updated 8 months ago
- Flexible networking library for Unity☆12Apr 26, 2019Updated 6 years ago
- Localization system to manage multiple languages including date time, currencies, and other informations that change depending on current…☆10Feb 12, 2019Updated 7 years ago
- Open Source MMO Framework built with dotnet 6 and NativeAOT runtime.☆17Feb 14, 2023Updated 3 years ago
- Data-oriented networking playground for the reliable UDP transports☆111Jan 31, 2024Updated 2 years ago
- Higher level implementation for LiteNetLib (https://github.com/RevenantX/LiteNetLib)☆121Feb 23, 2026Updated last week
- Implementing GGPO with Kimbatt's deterministic Unity physics.☆14Dec 31, 2021Updated 4 years ago
- Convert PUN 2's callback to UniRx's Operator☆15Jul 18, 2021Updated 4 years ago
- Basic framework for all my Unity3D Games☆14Jan 1, 2022Updated 4 years ago
- ☆11Sep 26, 2019Updated 6 years ago
- This little script will generate static classes for layers, scenes, tags and resources☆14Feb 25, 2015Updated 11 years ago
- A improved fork of ENet, a tried and true networking library. C, C++, C# compatible.☆92Nov 1, 2023Updated 2 years ago
- Small C# code generator. Easily generate code programmatically!☆73Jul 27, 2022Updated 3 years ago
- A blazing fast byte (de)serializer☆23Jun 19, 2023Updated 2 years ago
- Peer to peer network solution for multiplayer games.