pvginkel / CSharpSyntaxLinks
C# code generator based on the Roslyn API
☆32Updated 11 years ago
Alternatives and similar repositories for CSharpSyntax
Users that are interested in CSharpSyntax are comparing it to the libraries listed below
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- ☆29Updated 5 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Replaces static method calls.☆68Updated 4 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 4 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- RP Examples☆21Updated 7 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit,☆19Updated 9 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono☆34Updated last month