yigolden / KcpSharpLinks
C# asynchronous KCP protocol implementation. (ported from https://github.com/skywind3000/kcp)
☆27Updated 3 years ago
Alternatives and similar repositories for KcpSharp
Users that are interested in KcpSharp are comparing it to the libraries listed below
Sorting:
- Custom C# implementation of a Reliable UDP (RUDP) algorithm☆41Updated 9 years ago
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆46Updated 3 months ago
- UDT protocol implementation in pure and beautiful C#☆30Updated 4 years ago
- Managed .Net (.NET 8) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#☆16Updated last month
- A SOCKS5 Client written in C# that implements RFC 1928 & 1929.☆23Updated 3 years ago
- A library to modify MSIL and native code at runtime☆132Updated last year
- C# library to load a native DLL from memory without the need to allow unsafe code☆93Updated 6 years ago
- An assistant that can auto-generate necessary runtime directives for NativeAOT☆28Updated last year
- 在AOT项目中,使用反射有一些问题,本程序包利用源生成器,按不同的维度,提前获取对应类型的元数据,从而达到平滑使用Reflection部分功能。☆18Updated last year
- PInvoke at runtime for .NET☆17Updated 7 years ago
- TCP-based user-space HTTP and HTTPS server, written in C#, with no dependency on http.sys.☆74Updated last year
- Reliable UDP implementation in C#☆32Updated 7 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆88Updated 5 years ago
- Reflection is a source-generated reflection library, with global caching and support for AOT compilation☆28Updated last month
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆269Updated 10 months ago
- BxILMerge is like ILMerge to merge unmanaged DLLs and any other files (data files, images, videos, databases etc.) with managed DLL.☆38Updated 7 years ago
- Various tools and hacks for C#☆76Updated 7 years ago
- Fast and easy to use screen-capturing☆90Updated 3 months ago
- KcpTransport is a Pure C# implementation of RUDP for high-performance real-time network communication☆283Updated 4 months ago
- A tool for extracting contents (assemblies, configuration, etc.) from a single-file application to a directory, suitable for purposes li…☆138Updated 6 months ago
- Virtual Machine Encryption for .NET☆27Updated 3 weeks ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- A library for resuming and multi-part/multi-threaded downloads in .NET written in C#☆139Updated 8 months ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆34Updated 3 years ago
- Remote Process Control Library☆26Updated 2 years ago
- Native socket library for C#☆10Updated 3 years ago
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆393Updated 2 years ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- Reads/writes memory, gets process/module info, injects dll, etc.☆46Updated 5 years ago