zoran-horvat / easy-parseLinks
Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of the syntax tree into a custom object.
☆44Updated 2 years ago
Alternatives and similar repositories for easy-parse
Users that are interested in easy-parse are comparing it to the libraries listed below
Sorting:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Simple build versioning for .NET, powered by Git tags☆66Updated this week
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 5 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Non-boxing passing of values.☆28Updated 3 months ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 5 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A library that automatically adds support for object deconstruction in C#.☆42Updated last month
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- High-performance network packet decoding and packet decoder source generator☆40Updated 9 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- 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
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆101Updated 3 months ago
- Generate ToString method from public properties.☆83Updated 9 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated this week
- IDisposable helper types.☆136Updated last year
- Download, update and sync loose files from URLs☆60Updated last week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Simplifies the implementation of IDisposable☆78Updated 2 weeks ago
- A Roslyn based C# source generation framework☆133Updated 5 months ago