ashmind / SourcePath
A prototype of XPath-like queries for C# syntax trees
☆17Updated 11 months ago
Alternatives and similar repositories for SourcePath
Users that are interested in SourcePath are comparing it to the libraries listed below
Sorting:
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 6 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 10 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Scans a given directory tree for interesting assembly references☆16Updated last week
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆14Updated 4 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 2 years ago
- Allows injecting .NET code into another Windows process☆17Updated this week
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- ☆18Updated 2 years ago
- SmartPaster for VS 2013, VS2015 and VS2017☆18Updated 3 years ago
- Null Parameter Check Refactoring for Reference Type Parameters☆14Updated 10 years ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 3 months ago
- Mono.Cecil object model explorer☆12Updated 8 years ago
- A simple extension that attempts to address some shortcomings of rather excellent CodeMaid.☆18Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- C# Toolkit☆33Updated 6 years ago
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Updated 10 months ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- An Java to C# Converter. It is Designed to load .java classes and convert them into C# code. Not perfectly, but also while ignoring error…☆18Updated 2 years ago