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.
☆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
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Non-boxing passing of values.☆27Updated 10 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated 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
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 8 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 2 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- The most revolutionary syntax visualizer☆72Updated 2 weeks ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆68Updated 11 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 weeks ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆98Updated 3 months ago
- Analyzers checking System.Reflection☆81Updated last year
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆43Updated 2 weeks ago
- Simple build versioning for .NET, powered by Git tags☆63Updated last week
- ☆53Updated last week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆58Updated 3 weeks ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Roslyn Source Code Generators with Examples☆83Updated last week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year