71 / Cometary
Roslyn extensions, with a touch of meta-programming.
☆33Updated 6 years ago
Alternatives and similar repositories for Cometary:
Users that are interested in Cometary are comparing it to the libraries listed below
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Scratch pad for various expression tree improvements.☆81Updated 2 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆50Updated 2 weeks ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Global type inference for C# 8 nullable reference types☆35Updated 3 weeks ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated 10 months ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Fast Accessors for .Net☆32Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A Roslyn inspired rewrite of NQuery☆74Updated 4 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- The combined Langly runtime☆33Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Analyzers for XML documentation☆36Updated 2 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- “To be, or not to be, that is the question”. A simple Option type for .NET☆11Updated 3 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated last week
- Helper objects to browse complex structures returned by ClrMD☆64Updated 11 months ago
- The Elm Architecture for building .NET UI applications: WPF and more☆13Updated 5 years ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 6 years ago