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:
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- 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
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 3 months ago
- Non-boxing passing of values.☆28Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- IDisposable helper types.☆134Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A C# string parser based on simple templates using source generators.☆52Updated 3 months ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 3 months ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆64Updated this week
- An allocation free Task-like object for async methods☆39Updated last year
- A financial money management library and applications that utilize it.☆41Updated 5 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆99Updated last month
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- A CSharp library that can deep clone any object using only reflection.☆53Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆88Updated 6 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- 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
- High-performance network packet decoding and packet decoder source generator☆40Updated 7 months ago
- Simple source only reflection library with default interface property support☆73Updated this week