michaelmeling / websocket-sharpLinks
A port of WebsocketSharp for Net6.0. Fixes bug that causes StackOverflow in Net6.0. The recursive architecture that causes this issue was replaced with StreamThreads coroutines, which has the added benefit that the code becomes somewhat easier to read.
☆10Updated last year
Alternatives and similar repositories for websocket-sharp
Users that are interested in websocket-sharp are comparing it to the libraries listed below
Sorting:
- Stack trace formatter for dotnet written and formatted in C#.☆20Updated 8 months ago
- Run C# executables in C#☆63Updated 2 years ago
- Managed .Net (.NET 8) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#☆17Updated 3 months ago
- CLI tool that can replace C# methods in .NET Core applications☆71Updated 4 months ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- Experimental Research .NET Anti-Cheat Framework (NACF)☆23Updated 4 years ago
- A modern and open source .NET obfuscation engine for everyone.☆23Updated 10 months ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years ago
- Project Goodwitch: Full Scale C# Anti-Cheat for Year 12 MDP☆22Updated 2 years ago
- An x86 Virtual Machine written in C# - Why not...☆20Updated 13 years ago
- Reads and writes .NET assemblies and modules, with updates and supports☆15Updated last year
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 10 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆25Updated 3 years ago
- A cross-platform memory library☆15Updated 5 years ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- Compresses .NET executables and merges dlls into a standalone, smaller executable.☆51Updated 6 years ago
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 7 years ago
- x86 CIL compiler made in C#.☆22Updated 3 years ago
- JIT extensions for AsmResolver☆13Updated 6 years ago
- IL2CPP is Unity AOT compiler translates Intermediate Language (IL) from .NET compilers into C ++ code. The executable library provides to…☆43Updated 3 years ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆94Updated 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 8 years ago
- Remote Process Control Library☆26Updated 2 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Remote Encrypted Procedure Calling for .Net & .Net Core☆16Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- GoTo dnSpy for Visual Studio 2022☆69Updated 2 weeks ago