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 6 months ago
Alternatives and similar repositories for websocket-sharp:
Users that are interested in websocket-sharp are comparing it to the libraries listed below
- Stack trace formatter for dotnet written and formatted in C#.☆15Updated last month
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- Lightweight, persistent, thread-safe, disk-based queue written in C#☆11Updated 10 months ago
- A fast and lightweight .Net library for reading and writing .class files.☆36Updated last year
- Reads and writes .NET assemblies and modules, with updates and supports☆15Updated 8 months ago
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- A C# console clone of ✨Wordle✨ but with an attempt to make the binary really tiny 🤏. Self-contained game size is a TINY 1,011KB 🐜 (Now …☆18Updated this week
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 6 years ago
- Mono.CSharp with edits for Unity modding☆12Updated 4 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…☆13Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago
- Run C# executables in C#☆61Updated last year
- RakNet for the .NET platform☆5Updated 3 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆75Updated last year
- BxILMerge is like ILMerge to merge unmanaged DLLs and any other files (data files, images, videos, databases etc.) with managed DLL.☆37Updated 7 years ago
- Code extracted from Paint.NET for obtaining information about the CPU from the Win32 GetLogicalProcessorInformation API☆13Updated 3 years ago
- A cross-platform memory library☆15Updated 4 years ago
- PInvoke at runtime for .NET☆17Updated 6 years ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- Homemade Mica material, only use Direct2D technology.☆13Updated 2 years ago
- Minimal example for direct P/Invoke calls with static linking☆22Updated last year
- A modern and open source .NET obfuscation engine for everyone.☆20Updated last month
- Reflection is a source-generated reflection library, with global caching and support for AOT compilation☆16Updated 2 months ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 7 years ago
- Remote Process Control Library☆26Updated 2 years ago
- [C# & Rust] An implementation of efficient, shared, concurrent and permanent storage of objects in unmanaged memory in static, non-changi…☆23Updated 4 months ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆20Updated 3 years ago