pvginkel / CSharpSyntaxLinks
C# code generator based on the Roslyn API
☆32Updated 12 years ago
Alternatives and similar repositories for CSharpSyntax
Users that are interested in CSharpSyntax are comparing it to the libraries listed below
Sorting:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last week
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 7 months ago
- .NET Serializer testing framework☆77Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆170Updated 2 weeks ago
- MSIL Reader☆36Updated 2 years ago
- Code analysis improvements and context actions☆64Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- A plugin for LINQPad which displays compiler generated code.☆44Updated 7 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated last year
- Path globbing for .NET☆62Updated last week
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆99Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆24Updated last year
- RespClient is a minimal RESP(REdis Serialization Protocol) client for C# and PowerShell.☆32Updated 5 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago