Cysharp / MulticasterLinks
A framework for transparently invoking multiple instances or clients.
☆40Updated 2 months ago
Alternatives and similar repositories for Multicaster
Users that are interested in Multicaster are comparing it to the libraries listed below
Sorting:
- A reverse proxy for local development environments that intercepts requests to AI services like OpenAI, Anthropic, etc.., allowing you to…☆36Updated last week
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated 3 weeks ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- High performance C# implementation of the Snappy compression algorithm☆88Updated 3 weeks ago
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆209Updated last month
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated last month
- Convert Object into QueryString/FormUrlEncodedContent for C# HttpClient REST Request.☆78Updated 2 months ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Parse any type from string in efficient way☆35Updated 3 weeks ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- CLI Coding Agent not for Vibe-coding, for C# Expert.☆77Updated this week
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago