WhiteBlackGoose / InductiveVariadics
Variadic arguments for C# with inductive declaration. Made via C# 9's source generators
☆17Updated 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
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 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).☆24Updated 2 years ago
- BigMachines is State Machine library for .NET☆42Updated last week
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆59Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Vectorized generic dictionary prototype☆23Updated 5 months ago
- File path abstraction library for .NET.☆66Updated last week
- A C# string parser based on simple templates using source generators.☆42Updated 2 weeks ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- ☆12Updated 2 years ago
- .NET library to work with Git repositories☆34Updated this week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Immutability is easy!☆50Updated last week
- ☆51Updated 3 weeks ago
- A set of optimized extensions which integrate System.Range with foreach and LINQ☆20Updated last year
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year
- Non-boxing passing of values.☆27Updated 10 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
- DotnetProjectSystem is a nuget package for working with .sln, .csproj and .props files.☆9Updated last year
- A modern high performance PostgreSQL protocol implementation for .NET☆31Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Infinite recursion without blowing up the stack.☆20Updated 2 weeks ago
- Additional async LINQ to objects operators for IAsyncEnumerable<T>☆26Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months 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 3 years ago