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 last year
Related projects ⓘ
Alternatives and complementary repositories for easy-parse
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Non-boxing passing of values.☆27Updated 4 months 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
- High-performance network packet decoding and packet decoder source generator☆37Updated 2 years ago
- Immutability is easy!☆41Updated this week
- ZeroIoC is reflectionless IoC Container for C#☆44Updated 4 months ago
- The most revolutionary syntax visualizer☆62Updated last month
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆61Updated this week
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆86Updated 5 months ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- The combined Langly runtime☆33Updated 2 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆43Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Simplifies the implementation of IDisposable☆76Updated last month
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated 2 years ago
- File path abstraction library for .NET.☆55Updated this week
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- The Try monad (Error/Exceptional monad) for C#☆55Updated 11 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Download, update and sync loose files from URLs☆55Updated this week
- Extensions to the dotnet/reactive library.☆50Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago