Youssef1313 / DotNetSyntaxTreeVisualizerLinks
.NET Syntax Tree Visualizer powered by Roslyn APIs
☆15Updated last week
Alternatives and similar repositories for DotNetSyntaxTreeVisualizer
Users that are interested in DotNetSyntaxTreeVisualizer are comparing it to the libraries listed below
Sorting:
- A light-weight, performant interval tree in C#☆36Updated 10 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- Code memory safety analysis☆14Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 7 months ago
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- LINQ implementation for Span☆24Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 7 months ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last week
- Vectorized generic dictionary prototype☆26Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 11 months ago
- LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompressio…☆18Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- ☆15Updated 3 weeks ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Updated last week
- Implementation of a .NET GC in C# with NativeAOT☆95Updated last week
- In-memory B-Tree implementation for C#☆22Updated 5 years ago
- Utilities for working with streams and pipes☆12Updated last month
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- Tiny and simple data format/serializer.☆22Updated 2 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆64Updated 8 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago