rolando95 / CSharpParserGeneratorLinks
C# Parser Generator is a tool that allows you to create LALR parsers. It includes a lexical, syntactic and semantic parser that can work at run time with native C# code, with no dependencies.
☆11Updated 3 years ago
Alternatives and similar repositories for CSharpParserGenerator
Users that are interested in CSharpParserGenerator are comparing it to the libraries listed below
Sorting:
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A fast and simple .NET parsing library☆83Updated 2 months ago
- The .NET C# port of libspiro - conversion between spiro control points and bezier's.☆21Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF a…☆94Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- Simple build versioning for .NET, powered by Git tags☆64Updated this week
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 5 months ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated 2 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 2 weeks ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated 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
- Simple C# source generation based on custom templates☆105Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 4 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 3 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Components for building h5-based single-page-applications using C#☆43Updated 2 weeks ago
- ☆23Updated 4 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 7 months ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 3 weeks ago
- An allocation free Task-like object for async methods☆39Updated last year