reegeek / StructLinq
Implementation in C# of LINQ concept with struct
☆302Updated last year
Alternatives and similar repositories for StructLinq:
Users that are interested in StructLinq are comparing it to the libraries listed below
- LINQ for Span<T>, without memory allocations.☆258Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 9 months ago
- Benchmarking LINQ and alternative implementations☆177Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆169Updated 6 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆251Updated this week
- Implementation of a lock-free dictionary on .Net.☆497Updated 3 weeks ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆885Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆297Updated this week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆207Updated this week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆569Updated 11 months ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆149Updated 4 months ago
- Alloc-free and fast replacement for Linq, with code generation☆305Updated 8 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆521Updated this week
- Utf8 based StreamReader for high performance text processing.☆224Updated this week
- Fast and lightweight parser creation tools☆443Updated 3 weeks ago
- Simplify call an external process with the async streams in C# 8.0.☆483Updated this week
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆173Updated this week
- SpanJson is a JSON serializer for .NET Core 6.0+☆438Updated 5 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆461Updated this week
- ☆169Updated 2 years ago
- An alternative high performance NATS client for .NET.☆288Updated last year
- .NET tool to analyze size of Native AOT binaries.☆366Updated 3 months ago
- .NET Reflection Made Fast and Simple ⛺☆290Updated 4 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆286Updated this week
- Low allocation async/await for C#/.NET☆396Updated 4 years ago
- A high-performance, zero-allocation .NET logging library.☆415Updated 3 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆667Updated this week
- Inject arbitrary IL code at compile time.☆245Updated 3 months ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆111Updated last week