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
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- Non-boxing passing of values.☆27Updated 9 months ago
- 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 zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- Analyzers checking System.Reflection☆81Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Download, update and sync loose files from URLs☆60Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆62Updated last month
- The most revolutionary syntax visualizer☆70Updated 3 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Simple C# source generation based on custom templates☆103Updated last year
- Tiny and simple data format/serializer.☆22Updated this week
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 7 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago