reegeek / StructLinq
Implementation in C# of LINQ concept with struct
☆302Updated last year
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.☆262Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated 11 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆302Updated last month
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆217Updated last month
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆172Updated 8 months ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Implementation of a lock-free dictionary on .Net.☆501Updated 2 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆535Updated 3 weeks ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆256Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆180Updated last month
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 6 months ago
- Simplify call an external process with the async streams in C# 8.0.☆494Updated last month
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 months ago
- Json library that uses .NET 5 Source Generators☆148Updated 3 years ago
- .NET library with advanced reflection APIs.☆222Updated last week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated last month
- Utf8 based StreamReader for high performance text processing.☆232Updated last month
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆192Updated this week
- Distributed load testing framework for .NET and Unity.☆235Updated 2 weeks ago
- Pure DI for .NET☆643Updated this week
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆184Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆674Updated this week
- C# Source Generator to create value-object, inspired by units of measure.☆368Updated last month
- An alternative high performance NATS client for .NET.☆288Updated last year
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆148Updated last month
- The world fastest enum utilities for C#/.NET☆438Updated last month
- Alloc-free and fast replacement for Linq, with code generation☆308Updated 10 months ago
- Roslyn analyzers for IDisposable☆402Updated 10 months ago