FiniteReality / VariadicGenerics
C# source generator implementing variadic generics
☆15Updated 3 years ago
Alternatives and similar repositories for VariadicGenerics:
Users that are interested in VariadicGenerics are comparing it to the libraries listed below
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- Non-boxing passing of values.☆27Updated 8 months ago
- Variadic arguments for C# with inductive declaration. Made via C# 9's source generators☆16Updated 3 years ago
- Generates a synchronized version of an async method☆53Updated last week
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- BigMachines is State Machine library for .NET☆41Updated 2 weeks ago
- ☆47Updated last month
- Exposes top-level nullability information from reflection☆15Updated last week
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 8 months ago
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- File path abstraction library for .NET.☆59Updated this week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 11 months ago
- DotnetProjectSystem is a nuget package for working with .sln, .csproj and .props files.☆9Updated 10 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆102Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last month
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 9 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Infinite recursion without blowing up the stack.☆20Updated 2 weeks ago
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Source Generator Generating the Dispose functions in Disposables.☆15Updated 10 months ago
- Simple source only reflection library with default interface property support☆66Updated last week
- .NET library to work with Git repositories☆17Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆39Updated 3 weeks ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- The combined Langly runtime☆33Updated 3 years ago