reegeek / StructLinqLinks
Implementation in C# of LINQ concept with struct
☆303Updated 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.☆245Updated last year
- Benchmarking LINQ and alternative implementations☆183Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆304Updated 3 weeks ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated 3 weeks ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 7 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 9 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆259Updated 2 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆888Updated last year
- Fast and lightweight parser creation tools☆464Updated last week
- Implementation of a lock-free dictionary on .Net.☆512Updated 3 months ago
- Json library that uses .NET 5 Source Generators☆149Updated 3 years ago
- Simplify call an external process with the async streams in C# 8.0.☆505Updated 3 weeks ago
- High performance, thread-safe in-memory caching primitives for .NET☆536Updated 2 weeks ago
- .NET Reflection Made Fast and Simple ⛺☆295Updated 4 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆677Updated this week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆575Updated last year
- 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
- Roslyn analyzers for IDisposable☆406Updated 11 months ago
- An alternative high performance NATS client for .NET.☆289Updated last year
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆185Updated 3 weeks ago
- A high-performance, zero-allocation .NET logging library.☆417Updated 2 weeks ago
- Alloc-free and fast replacement for Linq, with code generation☆311Updated 10 months ago
- Execute a function in a separate process☆234Updated 11 months ago
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆151Updated 3 weeks ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated 2 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆477Updated last week
- Low allocation async/await for C#/.NET☆397Updated 5 years ago