reegeek / StructLinq
Implementation in C# of LINQ concept with struct
☆298Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for StructLinq
- LINQ for Span<T>, without memory allocations.☆243Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆239Updated 5 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆277Updated 2 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆153Updated 2 months ago
- Implementation of a lock-free dictionary on .Net.☆484Updated 5 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆875Updated 8 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆238Updated 2 weeks ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆201Updated last month
- SpanJson is a JSON serializer for .NET Core 6.0+☆425Updated last month
- High performance, thread-safe in-memory caching primitives for .NET☆481Updated this week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆554Updated 7 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆106Updated 2 years ago
- Benchmarking LINQ and alternative implementations☆174Updated 8 months ago
- Simplify call an external process with the async streams in C# 8.0.☆456Updated last month
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆435Updated last week
- Json library that uses .NET 5 Source Generators☆147Updated 3 years ago
- Pure DI for .NET☆517Updated this week
- 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 6 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆755Updated 4 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆134Updated 3 weeks ago
- Alloc-free and fast replacement for Linq, with code generation☆287Updated 4 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆172Updated 2 weeks ago
- Fast and lightweight parser creation tools☆379Updated 3 weeks ago
- ☆160Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆166Updated 7 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆293Updated 2 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆253Updated this week
- Distributed load testing framework for .NET and Unity.☆223Updated last month
- The world fastest enum utilities for C#/.NET☆370Updated 3 weeks ago
- .NET library with advanced reflection APIs.☆212Updated 3 months ago