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:
- Implementation of Adler32 and Adler64 algorithms☆11Updated 3 months ago
- Quality-of-life tools for modders of .NET games (plugin for JetBrains' Rider)☆12Updated last year
- Stack trace formatter for dotnet written and formatted in C#.☆19Updated 5 months 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
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- ILAsm.Managed - Portable managed Mono CIL assembler.☆11Updated last year
- 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
- Lightweight, persistent, thread-safe, disk-based collections written in C#, including dictionary, list, queue, and stack.☆11Updated 3 months ago
- A modern and open source .NET obfuscation engine for everyone.☆23Updated 7 months ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 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
- Remote Process Control Library☆26Updated 2 years ago
- RakNet for the .NET platform☆5Updated 3 years ago
- ☆18Updated 7 years ago
- Managed .Net (.NET 8) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#☆16Updated 7 months ago
- .NET Debugging/Reverse Engineering Toolkit☆14Updated last year
- ☆14Updated 3 years ago
- A Deobfuscator for Noisette Obfuscator☆7Updated 5 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- BitReader and BitWriter to read and write bit stream☆14Updated 4 years ago
- A set of tools to work with CIL in .NET applications☆28Updated last month
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- Mono.CSharp with edits for Unity modding☆12Updated 4 years ago
- The hackable memory library for .NET.☆30Updated 11 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- The decompilation engine of CodemerxDecompile☆47Updated 7 months ago
- C# Assembly unused classes/references/resources cleaner☆30Updated 4 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆26Updated 9 years ago