Cysharp / PrivateProxyLinks
Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.
☆249Updated last year
Alternatives and similar repositories for PrivateProxy
Users that are interested in PrivateProxy are comparing it to the libraries listed below
Sorting:
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated last week
- Utf8 based StreamReader for high performance text processing.☆244Updated 3 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆178Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆206Updated 3 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆136Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆221Updated 6 months ago
- Implementation in C# of LINQ concept with struct☆308Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆324Updated this week
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆158Updated 3 months ago
- Convert Object into QueryString/FormUrlEncodedContent for C# HttpClient REST Request.☆78Updated 3 months ago
- Simplifies styling strings in the terminal for .NET application.☆166Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- Distributed load testing framework for .NET and Unity.☆258Updated this week
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Write scripts with the power of C# and .NET☆246Updated 4 years ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆133Updated last week
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- Simple C# source generation based on custom templates☆110Updated 2 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Simplify call an external process with the async streams in C# 8.0.☆543Updated 3 months ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆80Updated 3 years ago
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆212Updated last week
- Practical generic programming for .NET☆255Updated last week
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Extremely fast UTF-8 xml parser library☆105Updated 3 years ago
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- C# Source Generator to Create Strongly Typed SignalR Clients.☆199Updated 2 weeks ago
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆205Updated 3 weeks ago