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 11 months ago
- Managed .Net (.NET 8 and .NET 10) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#☆19Updated 2 months ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 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 5 years ago
- [C# & Rust] An implementation of efficient, shared, concurrent and permanent storage of objects in unmanaged memory in static, non-changi…☆26Updated 3 months ago
- Run C# executables in C#☆62Updated 2 years ago
- A modern and open source .NET obfuscation engine for everyone.☆23Updated last year
- Example JIT Hook for .NET FW/Core.☆53Updated 5 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
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆46Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- BxILMerge is like ILMerge to merge unmanaged DLLs and any other files (data files, images, videos, databases etc.) with managed DLL.☆40Updated 8 years ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 7 years ago
- The decompilation engine of CodemerxDecompile☆56Updated last year
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆96Updated last year
- A sample project for writing and executing assembly in C#.☆31Updated 4 years ago
- CLI tool that can replace C# methods in .NET Core applications☆75Updated 2 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- x86 CIL compiler made in C#.☆22Updated 3 years ago
- PInvoke at runtime for .NET☆17Updated 7 years ago
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆49Updated 7 months ago
- An x86 Virtual Machine written in C# - Why not...☆20Updated 13 years ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆82Updated 7 years ago
- Remote Encrypted Procedure Calling for .Net & .Net Core☆16Updated 6 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- Project Goodwitch: Full Scale C# Anti-Cheat for Year 12 MDP☆22Updated 3 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆88Updated 2 months ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆87Updated 3 years ago