zoran-horvat / easy-parse
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.
☆43Updated 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
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Non-boxing passing of values.☆27Updated 8 months ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- Analyzers checking System.Reflection☆81Updated last year
- A CSharp library that can deep clone any object using only reflection.☆49Updated 2 years ago
- Simple source only reflection library with default interface property support☆66Updated last week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 9 months ago
- ☆47Updated last month
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 8 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 5 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 9 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆98Updated 2 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated this week
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆115Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Immutability is easy!☆46Updated last month
- Example implementation of IValueTaskSource☆31Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- A C# string parser based on simple templates using source generators.☆36Updated last month
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago