YairHalberstadt / SpanLinq
Linq for Span<T> using SourceGenerators
☆50Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for SpanLinq
- The most revolutionary syntax visualizer☆62Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- High-performance network packet decoding and packet decoder source generator☆37Updated 2 years ago
- ☆23Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- Non-boxing passing of values.☆27Updated 4 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- The combined Langly runtime☆33Updated 2 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆34Updated 7 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated 2 years ago
- Actual C# Enums with values and better performance as a source generator☆39Updated 8 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆43Updated 5 months ago
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- C# interface-to-member source generator☆76Updated 2 months ago
- ZeroIoC is reflectionless IoC Container for C#☆44Updated 4 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated 9 months ago
- Immutability is easy!☆41Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Simple C# source generator for text templates☆31Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆39Updated 2 weeks ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago