marinasundstrom / ravenLinks
Experimental compiler inspired by the .NET Roslyn compiler architecture. Written in C#.
☆19Updated this week
Alternatives and similar repositories for raven
Users that are interested in raven are comparing it to the libraries listed below
Sorting:
- C# and Razor compiler playground in the browser via Blazor WebAssembly☆30Updated this week
- 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
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- 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
- An open-source, professionally-built and fully supported library of Metalama aspects.☆21Updated last month
- A standardized .NET library for retrieving countries, states, and cities with industry-compliant data structures. 🌍☆12Updated last month
- Simple, reliable .NET libraries covering numbers, geometry and data structures☆13Updated last year
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- Utilities for working with streams and pipes☆12Updated last week
- A Visual Studio extension☆13Updated 7 months ago
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- Small CLI tool to merge PDF files☆32Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 4 months ago
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆17Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated 3 weeks ago
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT