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 3 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
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Simple source only reflection library with default interface property support☆74Updated last week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 6 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- IDisposable helper types.☆137Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆102Updated 5 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆64Updated last week
- Non-boxing passing of values.☆28Updated 4 months ago
- The most revolutionary syntax visualizer☆77Updated 6 months ago
- A financial money management library and applications that utilize it.☆41Updated 9 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 10 months ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A Roslyn based C# source generation framework☆133Updated 2 weeks ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆72Updated 3 months ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 10 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆45Updated 7 months ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago