SoftCircuits / ParsingHelperLinks
.NET text parsing helper class.
☆16Updated last year
Alternatives and similar repositories for ParsingHelper
Users that are interested in ParsingHelper are comparing it to the libraries listed below
Sorting:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Implement memento the easy way.☆17Updated this week
- Regexator is IDE for .NET regular expressions.☆18Updated 5 years ago
- A platform-independent, lightweight library for developing .NET applications using the MVVM architecture☆36Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 2 weeks ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- C# Source Generator library for Inter-Process Communication☆48Updated last week
- A .NET library that calculates the width of Unicode characters.☆63Updated 2 months ago
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Updated 2 years ago
- An ACID .NET relational database☆25Updated last year
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- MSIL Reader☆36Updated 3 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- Simple application to full-text searching in file system☆20Updated 5 years ago
- Makes it easy to associate files with your application☆11Updated last week
- File and Folder selector for Spectre.Console☆47Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Adds a build timestamp to an assembly.☆19Updated last week
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 5 months ago