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☆67Updated 7 months ago
- High-performance network packet decoding and packet decoder source generator☆37Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆44Updated 3 months ago
- Non-boxing passing of values.☆27Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Immutability is easy!☆41Updated last week
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- The most revolutionary syntax visualizer☆59Updated 3 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated 8 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- C# interface-to-member source generator☆76Updated 2 months ago
- ☆43Updated 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
- A CSharp library that can deep clone any object using only reflection.☆49Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆48Updated 7 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆41Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Embed resource files more C# programmer friendly!☆67Updated 5 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆55Updated 10 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆62Updated 3 weeks ago
- A sitemap (sitemap.xml) querying and parsing library for .NET☆35Updated 6 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆37Updated last month