yigolden / KcpSharp
C# asynchronous KCP protocol implementation. (ported from https://github.com/skywind3000/kcp)
☆26Updated 3 years ago
Alternatives and similar repositories for KcpSharp
Users that are interested in KcpSharp are comparing it to the libraries listed below
Sorting:
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆41Updated 8 months ago
- KcpTransport is a Pure C# implementation of RUDP for high-performance real-time network communication☆270Updated this week
- Managed .Net (.NET 8) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#☆16Updated 5 months ago
- High performance pure c# kcp implementation.☆74Updated this week
- Custom C# implementation of a Reliable UDP (RUDP) algorithm☆41Updated 8 years ago
- Reliable UDP implementation in C#☆32Updated 7 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- Inline methods in compile time☆18Updated 2 months ago
- C# library to load a native DLL from memory without the need to allow unsafe code☆92Updated 5 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆55Updated 4 years ago
- Reflection is a source-generated reflection library, with global caching and support for AOT compilation☆21Updated last month
- High performance binary serialization libraries☆16Updated 4 years ago
- Various tools and hacks for C#☆74Updated 7 years ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆32Updated 2 years ago
- A library to modify MSIL and native code at runtime☆132Updated last year
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- A blazing fast byte (de)serializer☆21Updated last year
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- UDT protocol implementation in pure and beautiful C#☆30Updated 4 years ago
- A SOCKS5 Client written in C# that implements RFC 1928 & 1929.☆22Updated 2 years ago
- An assistant that can auto-generate necessary runtime directives for NativeAOT☆25Updated last year
- Reads/writes memory, gets process/module info, injects dll, etc.☆46Updated 4 years ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆95Updated this week
- High performance C# implementation of the Snappy compression algorithm☆81Updated 3 months ago
- Native socket library for C#☆8Updated 3 years ago
- An ENet Implementation in C#☆31Updated 4 years ago
- Fast and easy to use screen-capturing☆84Updated 6 months ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- TCP-based user-space HTTP and HTTPS server, written in C#, with no dependency on http.sys.☆73Updated last year
- 在AOT项目中,使用反射有一些问题,本程序包利用源生成器,按不同的维度,提前获取对应类型的元数据,从而达到平滑使用Reflection部分功能。☆16Updated last year