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.☆263Updated 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…☆308Updated last month
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 8 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆259Updated last week
- Implementation of a lock-free dictionary on .Net.☆514Updated 4 months ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 10 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆541Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated last week
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- An alternative high performance NATS client for .NET.☆289Updated last year
- Simplify call an external process with the async streams in C# 8.0.☆507Updated last month
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆186Updated last month
- .NET Reflection Made Fast and Simple ⛺☆296Updated 4 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆680Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- Fast and lightweight parser creation tools☆473Updated this week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆132Updated 2 years ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated last year
- Write scripts with the power of C# and .NET☆234Updated 3 years ago
- .NET tool to analyze size of Native AOT binaries.☆380Updated 2 months ago
- Distributed load testing framework for .NET and Unity.☆244Updated last month
- Utf8 based StreamReader for high performance text processing.☆237Updated last month
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆188Updated last year
- Execute a function in a separate process☆235Updated 11 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆115Updated 3 months ago