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.☆252Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 8 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆296Updated last month
- High performance, thread-safe in-memory caching primitives for .NET☆506Updated this week
- Implementation of a lock-free dictionary on .Net.☆495Updated 8 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆162Updated 5 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆248Updated 2 weeks ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆567Updated 10 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆206Updated 4 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆881Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆118Updated 2 years ago
- .NET library with advanced reflection APIs.☆218Updated 2 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆435Updated 4 months ago
- Pure DI for .NET☆578Updated this week
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆170Updated 2 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆660Updated this week
- Benchmarking LINQ and alternative implementations☆177Updated last year
- An alternative high performance NATS client for .NET.☆287Updated last year
- Fast and lightweight parser creation tools☆435Updated this week
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆144Updated 2 months ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆177Updated 10 months 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 9 months ago
- Alloc-free and fast replacement for Linq, with code generation☆297Updated 7 months ago
- Utf8 based StreamReader for high performance text processing.☆221Updated 10 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆455Updated this week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆184Updated this week
- Inject arbitrary IL code at compile time.☆244Updated last month
- The world fastest enum utilities for C#/.NET☆416Updated this week
- Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more effici…☆108Updated 3 weeks ago