redoz / SyntoLinks
.NET library for working with Roslyn's syntax trees
☆23Updated last week
Alternatives and similar repositories for Synto
Users that are interested in Synto are comparing it to the libraries listed below
Sorting:
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 6 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated last week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 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
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Code memory safety analysis☆14Updated 6 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 8 months ago
- ☆16Updated 4 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 4 months ago
- Utilities for working with streams and pipes☆12Updated last week
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated 3 weeks ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated last week
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆15Updated 11 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A light-weight, performant interval tree in C#☆29Updated 2 months ago