ashmind / SourcePathLinks
A prototype of XPath-like queries for C# syntax trees
☆17Updated last year
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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated 3 weeks ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Updated 6 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Mono.Cecil object model explorer☆12Updated 8 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Generates C# Script for constructing the given object☆21Updated last year
- Wrapper .NET Library for Win32 Memory Mapped Files API☆50Updated 16 years ago
- BitsUpdater is .NET library written in C# for automatic application update using Background Intelligent Transfer Service (BITS). This ser…☆48Updated 15 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Efficient compiler of .NET expression trees☆22Updated 9 months ago
- A .NET library that calculates the width of Unicode characters.☆59Updated last year
- Adds the Just My Code command button to Visual Studio☆12Updated 2 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- RP Examples☆21Updated 8 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A C# parser combinator library☆19Updated 4 years ago
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 7 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 4 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago