MrKWatkins / AstLinks
Library to build an abstract syntax tree for use in compilers.
☆13Updated 3 weeks ago
Alternatives and similar repositories for Ast
Users that are interested in Ast are comparing it to the libraries listed below
Sorting:
- LINQ implementation for Span☆23Updated 8 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Scans a given directory tree for interesting assembly references☆17Updated this week
- 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 .NET library that can read and write .reg files☆11Updated 3 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last week
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- A tool to generate .NET AOT-friendly Win32 interop code from Microsoft.Windows.SDK.Win32Metadata package.☆11Updated last month
- 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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- A light-weight, performant interval tree in C#☆29Updated 3 months ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- 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
- The virtual file system embeds (js, css, html, cshtml) and other files into the dll, so that it can be used like a physical file during …☆28Updated 10 months ago
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆24Updated last month
- 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
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆20Updated last week
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- Simple C# source generator for text templates☆33Updated 2 years ago
- .NET text parsing helper class.☆16Updated 6 months ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 2 weeks ago
- Adds a build timestamp to an assembly.☆19Updated 2 weeks ago
- 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
- Spans for the whole memory range.☆18Updated 2 years ago
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Updated 2 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated 2 months ago
- Lightweight, persistent, thread-safe, disk-based collections written in C#, including dictionary, list, queue, and stack.☆11Updated 2 months ago
- Easy to use undo/redo system for .NET Standard.☆10Updated last year