reegeek / StructLinq
Implementation in C# of LINQ concept with struct
☆301Updated 11 months ago
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.☆251Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆242Updated 7 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆292Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆204Updated 3 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆159Updated 4 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆881Updated 11 months ago
- Implementation of a lock-free dictionary on .Net.☆490Updated 7 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆497Updated this week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆247Updated this week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆564Updated 9 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆656Updated this week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated last month
- Simplify call an external process with the async streams in C# 8.0.☆474Updated this week
- ☆161Updated 2 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆172Updated 10 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆140Updated last month
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- Benchmarking LINQ and alternative implementations☆177Updated 11 months ago
- Alloc-free and fast replacement for Linq, with code generation☆294Updated 6 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆433Updated 3 months ago
- Distributed load testing framework for .NET and Unity.☆223Updated 4 months ago
- C# Source Generator to create value-object, inspired by units of measure.☆349Updated last week
- Pure DI for .NET☆554Updated last week
- Fast and lightweight parser creation tools☆425Updated this week
- Inject arbitrary IL code at compile time.☆243Updated last month
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆297Updated 8 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆168Updated last month
- .NET tool to analyze size of Native AOT binaries.☆358Updated 3 weeks ago
- Utf8 based StreamReader for high performance text processing.☆220Updated 9 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆118Updated 2 years ago