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 7 months ago
- Run C# executables in C#☆62Updated 2 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years ago
- Managed .Net (.NET 8) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#☆16Updated last month
- Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.☆38Updated last year
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆40Updated 2 years ago
- Remote Process Control Library☆26Updated 2 years ago
- Compresses .NET executables and merges dlls into a standalone, smaller executable.☆51Updated 5 years ago
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆45Updated 3 months ago
- An x86 Virtual Machine written in C# - Why not...☆20Updated 13 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- x86 CIL compiler made in C#.☆22Updated 2 years ago
- A modern and open source .NET obfuscation engine for everyone.☆23Updated 9 months ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆90Updated 8 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
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆19Updated 6 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
- Remote Encrypted Procedure Calling for .Net & .Net Core☆16Updated 6 years ago
- BitReader and BitWriter to read and write bit stream☆14Updated 4 years ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 6 years ago
- Project Goodwitch: Full Scale C# Anti-Cheat for Year 12 MDP☆22Updated 2 years ago
- Example JIT Hook for .NET FW/Core.☆52Updated 5 years ago
- Reads and writes .NET assemblies and modules, with updates and supports☆15Updated last year
- It allows you to efficiently convert a DLL (.Net) so that it can be easily injected into a process, as you would a native DLL.☆21Updated 2 years ago
- JIT extensions for AsmResolver☆13Updated 6 years ago
- A quick way to check for the presence of dnSpy hooks in memory☆60Updated 2 years ago
- [C# & Rust] An implementation of efficient, shared, concurrent and permanent storage of objects in unmanaged memory in static, non-changi…☆27Updated 2 months ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago