gfs / StreamRegexLinks
A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.
☆20Updated last year
Alternatives and similar repositories for StreamRegex
Users that are interested in StreamRegex are comparing it to the libraries listed below
Sorting:
- Vectorized generic dictionary prototype☆25Updated 8 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 2 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Generate plots for BenchmarkDotNet☆12Updated 9 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 8 months 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
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Internal application architecture via command and event messages☆32Updated last week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 6 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Declarative HTML generation with C#☆35Updated 11 months ago
- A standardized .NET library for retrieving countries, states, and cities with industry-compliant data structures. 🌍☆13Updated 3 months ago
- ☆55Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- BigMachines is State Machine library for .NET☆43Updated 3 weeks ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 2 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 months ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆24Updated 2 years ago
- File path abstraction library for .NET.☆68Updated last week
- Clone .net objects using Source Generators☆29Updated last month
- Find transitive dependencies in assemblies☆23Updated 4 months ago
- Utilities for working with streams and pipes☆12Updated this week
- A highly configurable Spectre console logger for Microsoft.Extensions.Logging.