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
- Analyzers checking System.Reflection☆81Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 weeks ago
- Non-boxing passing of values.☆27Updated 7 months ago
- ZeroIoC is reflectionless IoC Container for C#☆45Updated 6 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated 2 weeks ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 7 months ago
- Immutability is easy!☆44Updated last week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- ☆47Updated 3 weeks ago
- Download, update and sync loose files from URLs☆56Updated this week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated 10 months ago
- BigMachines is State Machine library for .NET☆39Updated last month
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆94Updated 2 weeks ago
- The most revolutionary syntax visualizer☆69Updated last month
- Simple source only reflection library with default interface property support☆63Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- System.IO.Pipelines API adapter for System.Net.WebSockets☆27Updated this week
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆41Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated last year