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.☆281Updated 2 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆267Updated last week
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆314Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 3 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last month
- Implementation of a lock-free dictionary on .Net.☆520Updated 6 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆551Updated this week
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆119Updated last month
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Simplify call an external process with the async streams in C# 8.0.☆517Updated last week
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆441Updated last month
- Zero Allocation Writer/Reader Parser for .NET Core☆311Updated last year
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- A high-performance, zero-allocation .NET logging library.☆425Updated 2 weeks ago
- Fast and lightweight parser creation tools☆497Updated this week
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆196Updated last week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆896Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆313Updated last year
- Distributed load testing framework for .NET and Unity.☆250Updated last week
- Utf8 based StreamReader for high performance text processing.☆240Updated last week
- .NET tool to analyze size of Native AOT binaries.☆395Updated 2 months ago
- ☆170Updated 2 years ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆578Updated last year
- Low allocation async/await for C#/.NET☆400Updated 5 years ago