qi7chen / kcp-dotnetLinks
An experimental KCP .Net Core implementation
☆28Updated 3 years ago
Alternatives and similar repositories for kcp-dotnet
Users that are interested in kcp-dotnet are comparing it to the libraries listed below
Sorting:
- An ENet Implementation in C#☆31Updated 4 years ago
- C#.NET binding for ENet☆12Updated 10 years ago
- ☆35Updated 10 years ago
- a timer implemented the way linux kernel does, together with a coroutine infrastructure based upon that timer, written by csharp☆19Updated 9 years ago
- dotnet 6 port of the C++ recastnavigation library.☆65Updated 2 years ago
- Lidgren Network Library☆15Updated 9 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- 基于vs2017 roslyn工程翻译c#到通用领域特定语言,再经由特定生成器翻译到目标语言☆12Updated last year
- 为手机网游客户端(cocos2d-x和unity 3D)准备的通信底层,包括tcp和kcp。分帧逻辑采用lengthfield,解决粘包问题。 cocos2x-x部分已实现thread,threadpool,同步互斥锁等内容。 项目还包括一个synflood的简单实现。☆20Updated 8 years ago
- kcp for c#. 适用于moba,视频加速等需要极速传输场景的应用,此项目适用于客户端应用,服务器端可以参考jkcp:https://github.com/beykery/jkcp☆91Updated 5 years ago
- High performance pure c# kcp implementation.☆88Updated 3 months ago
- a udp game server for .net core☆31Updated 8 years ago
- C#写的AOI模拟程序,十字链表版本☆22Updated 3 years ago
- C# native networking & RPC over TCP/UDP☆20Updated 5 months ago
- Q31.32 fixed-point number.☆10Updated 6 years ago
- KCP - A Fast and Reliable ARQ Protocol, BigEndian and LittleEndian support ,now i create a kcp socket client using in unity3d project te…☆43Updated 6 years ago
- 比较好的网络框架,有时间可以看看 kcp☆10Updated 3 years ago
- 包含C#游戏框架ETServer的服务器、客户端独立版本,基于泰课在线维护的ETCore(不包含热更新模块)。ETServer&Client base on ET.Core by taikr.com☆72Updated 3 years ago
- 用于将MSIL编译到C++/MicroCode的AOT编译器。☆23Updated 4 years ago
- Port libKcp to be unity3d native plugin: <https://github.com/xtaci/libkcp> RUDP<https://github.com/xtaci/kcp-go> Kcp Unity <https://g…☆22Updated 7 years ago
- Pure .NET 2.0 code Implementation of the ActionScript3 compiler and runtime. Can be used to run scripts in environments where "just-in-ti…☆139Updated 3 years ago
- XXTEA encryption algorithm library for .NET.☆96Updated 9 years ago
- C# ENet Wrapper☆69Updated 9 years ago
- C# wrapper around Subversion based on SharpSvn☆26Updated 5 years ago
- Protobuf-net for ILRuntime☆13Updated 8 years ago
- 基于unity视频播放器,暂时只支持android版本(IOS版可以基于这个原理开发),使用的是Opengl渲染!支持在线视频播放,本地视频播放,三种模式(普通模式,左右模式,上下模式);附带上android导出jar包给uinty使用,NDK开发经验c++.研究需要懂un…☆11Updated 8 years ago
- 基于 libuv, 适合主要用 C# 快速开发服务器端的基础框架, 含 数据库 & 通信包 设计器, 生成器, 以及一些 unity lua 客户端适配☆26Updated 6 years ago
- a patch CSCore version for unity☆13Updated 6 years ago
- Reliable UDP implementation in C#☆32Updated 7 years ago
- An ENet Implementation in C# , Look C code//github.com/lsalzman/enet☆16Updated 10 years ago