WhiteBlackGoose / InductiveVariadicsLinks
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
- 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
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆60Updated 3 years ago
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- File path abstraction library for .NET.☆68Updated last week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Immutability is easy!☆50Updated last month
- BigMachines is State Machine library for .NET☆42Updated last month
- 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
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- A C# string parser based on simple templates using source generators.☆44Updated last month
- Non-boxing passing of values.☆27Updated 11 months ago
- ☆53Updated last month
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- Infinite recursion without blowing up the stack.☆20Updated 3 weeks 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
- .NET library to work with Git repositories☆34Updated last week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆48Updated 2 years ago
- DotnetProjectSystem is a nuget package for working with .sln, .csproj and .props files.☆9Updated last year
- Generates a synchronized version of an async method☆63Updated last week
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago