reegeek / StructLinqLinks
Implementation in C# of LINQ concept with struct
☆305Updated last year
Alternatives and similar repositories for StructLinq
Users that are interested in StructLinq are comparing it to the libraries listed below
Sorting:
- LINQ for Span<T>, without memory allocations.☆279Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆311Updated 2 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆261Updated 3 weeks ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated last month
- Implementation of a lock-free dictionary on .Net.☆514Updated 4 months ago
- Simplify call an external process with the async streams in C# 8.0.☆512Updated 2 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 9 months ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆545Updated last week
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated 10 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆158Updated 7 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆134Updated 2 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆577Updated last year
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆152Updated 2 months ago
- Alloc-free and fast replacement for Linq, with code generation☆313Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆193Updated 2 months ago
- ☆169Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆888Updated last year
- A high-performance, zero-allocation .NET logging library.☆421Updated 2 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆116Updated 4 months ago
- C# Source Generator for UTF-8 binary literal☆145Updated 10 months ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆499Updated last year
- Utf8 based StreamReader for high performance text processing.☆238Updated 2 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆303Updated 11 months ago
- Fast and lightweight parser creation tools☆486Updated 2 weeks ago
- .NET library with advanced reflection APIs.☆226Updated 2 months ago