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.
☆44Updated 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.☆72Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Simple build versioning for .NET, powered by Git tags☆65Updated 3 weeks ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Non-boxing passing of values.☆28Updated 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 …☆40Updated 3 years ago
- DAWG String Dictionary in C#☆120Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- IDisposable helper types.☆134Updated last year
- ☆56Updated last week
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 11 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- A C# string parser based on simple templates using source generators.☆52Updated 4 months ago
- Simple source only reflection library with default interface property support☆73Updated last week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆99Updated 2 months ago
- Simplifies the implementation of IDisposable☆77Updated 8 months ago
- A library that automatically adds support for object deconstruction in C#.☆42Updated this week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆47Updated last year