WhiteBlackGoose / InductiveVariadicsLinks
Variadic arguments for C# with inductive declaration. Made via C# 9's source generators
☆18Updated 3 years ago
Alternatives and similar repositories for InductiveVariadics
Users that are interested in InductiveVariadics are comparing it to the libraries listed below
Sorting:
- C# source generator implementing variadic generics☆15Updated 3 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- File path abstraction library for .NET.☆93Updated last week
- BigMachines is State Machine library for .NET☆43Updated 3 weeks ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- A C# string parser based on simple templates using source generators.☆53Updated 7 months ago
- Immutability is easy!☆54Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Create visual dependency graphs of NuGet packages and .NET projects☆23Updated 3 weeks ago
- Source Generator Generating the Dispose functions in Disposables.☆17Updated last month
- Simple source only reflection library with default interface property support☆74Updated last week
- ☆34Updated 10 months ago
- ☆66Updated 3 weeks ago
- Non-boxing passing of values.☆28Updated 4 months ago
- Vectorized generic dictionary prototype☆25Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 8 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Actual C# Enums with values and better performance as a source generator☆45Updated last year
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 11 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- Source generator for Equals and GetHashCode with attribute based control of equality implementation☆31Updated this week
- Create zero allocation capturing struct lambdas!☆11Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last month