AntonBergaker / InterpolatedParser
Interpolated Strings but in reverse! A very cursed C# parser library.
☆20Updated last month
Alternatives and similar repositories for InterpolatedParser:
Users that are interested in InterpolatedParser are comparing it to the libraries listed below
- Infinite recursion without blowing up the stack.☆20Updated 3 weeks ago
- A C# library that let's you obtain an instance of void☆18Updated last year
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆16Updated 2 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 3 months ago
- The most revolutionary syntax visualizer☆68Updated 3 weeks ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 7 months ago
- C# implementation of a Rope<T> immutable data structure.☆118Updated 2 months ago
- C# source generator implementing variadic generics☆14Updated 3 years ago
- Zero-reflection, compile-time mocking library based on C# source generators☆46Updated 4 months ago
- Generates a synchronized version of an async method☆52Updated 2 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 8 months ago
- A C# Parser library that allows easy parsing and formatting of C# source files☆28Updated 9 months ago
- ☆47Updated this week
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆38Updated 3 weeks ago
- A light-weight, performant interval tree in C#☆24Updated 4 months ago
- Exposes top-level nullability information from reflection☆15Updated last week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆61Updated this week
- Declarative HTML generation with C#☆33Updated 4 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆58Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- ☆16Updated 8 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆53Updated 3 weeks ago
- Non-boxing passing of values.☆27Updated 6 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 3 months ago
- A micro-library that backports/polyfills .NET 9.0+'s System.Threading.Lock to prior versions (from .NET Standard 2.0 up to .NET 8.0), pro…☆19Updated last month
- Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted.☆40Updated this week
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆33Updated 8 months ago
- Vectorized generic dictionary prototype☆18Updated last month
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆77Updated last week
- A topological sort implementation for .NET☆21Updated 2 years ago