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.☆282Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆313Updated last week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆265Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 2 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated last year
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Implementation of a lock-free dictionary on .Net.☆519Updated 6 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆549Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆162Updated last month
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆194Updated last week
- A high-performance, zero-allocation .NET logging library.☆425Updated last week
- Utf8 based StreamReader for high performance text processing.☆239Updated last week
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- Simplify call an external process with the async streams in C# 8.0.☆516Updated last week
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- Fast and lightweight parser creation tools☆489Updated last week
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆118Updated last month
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- Distributed load testing framework for .NET and Unity.☆247Updated last week
- .NET tool to analyze size of Native AOT binaries.☆391Updated last month
- Alloc-free and fast replacement for Linq, with code generation☆312Updated last year
- ☆169Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆893Updated last year
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- C# implementation of a Rope<T> immutable data structure.☆127Updated 9 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 3 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 last year