Dervall / Piglet
An easier to use parsing and lexing tool that is configurable in fluent code without a pre-build step.
☆93Updated 4 years ago
Alternatives and similar repositories for Piglet:
Users that are interested in Piglet are comparing it to the libraries listed below
- ☆68Updated 9 years ago
- Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default☆44Updated 3 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆106Updated this week
- An extremely opinionated command-line parser.☆120Updated 4 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- C# immutable records generator☆73Updated 5 years ago
- Code generation for immutable types☆170Updated 8 months ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Complement for System.Linq.Expressions☆116Updated 5 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- Generate ToString method from public properties.☆83Updated 3 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 8 months ago
- A Fody addin to extend immutable C# classes with With() methods to return a copy of an object with one property modified.☆36Updated 5 years ago
- Manage your Paket (http://fsprojects.github.io/Paket/) dependencies from Visual Studio!☆146Updated 6 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated last month
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 8 months ago
- Framework to build benchmarks using NUnit with a nice display of results in real time☆15Updated 9 years ago
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- XUnit Gui written in WPF☆44Updated 6 years ago
- A set of command-line tools to cleanup C# and VB source code.☆134Updated 5 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Compares NuGetPackages/Assemblies and displays changes in the public api.☆51Updated 6 years ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 6 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆149Updated last month