michaelmeling / websocket-sharp
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 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for websocket-sharp
- Stack trace formatter for dotnet written and formatted in C#.☆15Updated last year
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- A code generator for generating bindings for C# for C and COM libraries☆22Updated last week
- A Command-Line Tool for Removing DotNetRuntimeDebugHeader from NativeAOT Published .NET PE Files.☆18Updated 11 months ago
- RakNet for the .NET platform☆5Updated 2 years ago
- Code extracted from Paint.NET for obtaining information about the CPU from the Win32 GetLogicalProcessorInformation API☆12Updated 3 years ago
- Remote Process Control Library☆25Updated last year
- Reads and writes .NET assemblies and modules, with updates and supports☆15Updated 6 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago
- A modern and open source .NET obfuscation engine for everyone.☆19Updated last month
- Lightweight, persistent, thread-safe, disk-based queue written in C#☆11Updated 8 months ago
- CLI tool that can replace C# methods in .NET Core applications☆52Updated 2 months ago
- A dnSpy extension to hot-reload themes☆12Updated 3 years ago
- Windows API & DWM wrapper for C#☆14Updated last year
- A sample project for writing and executing assembly in C#.☆16Updated 2 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…☆12Updated 4 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆20Updated 2 years ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 6 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated last year
- .Net Core Virtual Machine - executing .Net Core library (dll) in C#☆29Updated 2 years ago
- 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.☆15Updated last year
- The decompilation engine of CodemerxDecompile☆34Updated 7 months ago
- Managed .Net (Standard 2.0, .NET 6 and .NET 8) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#☆13Updated 11 months ago
- ImGuiSharp is a binding library for ImGui for C#☆20Updated 2 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆36Updated last year
- Reflection is a source-generated reflection library, with global caching and support for AOT compilation☆14Updated last month
- Mono.CSharp with edits for Unity modding☆12Updated 4 years ago
- Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.☆35Updated 8 months ago