AutomataDotNet / srmLinks
High-performance .NET regex engine with predictable performance
☆49Updated 2 years ago
Alternatives and similar repositories for srm
Users that are interested in srm are comparing it to the libraries listed below
Sorting:
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- This repo contains the code for building http://source.dot.net☆52Updated 2 weeks ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A PEG parser for C#, using code generators☆35Updated 3 years ago
- Tools for experimenting with union types.☆30Updated 9 months ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Fast Accessors for .Net☆33Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- A language service for MSBuild files☆25Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 11 months ago
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A .NET library that calculates the width of Unicode characters.☆61Updated last month
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 3 weeks ago
- Roslyn extensions, with a touch of meta-programming.☆35Updated 7 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Simple tools for working with immutable trees☆60Updated last week
- A .NET library for using reflection emit in a fluent way.☆33Updated 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
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆76Updated 11 years ago