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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 7 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 6 months ago
- Faster with Files☆59Updated 11 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Path globbing for .NET☆62Updated 3 weeks ago
- An allocation free Task-like object for async methods☆40Updated last year
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated last month
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- C# Toolkit☆33Updated 7 years ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆99Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Code analysis improvements and context actions☆64Updated last week
- MSIL Reader☆36Updated 2 years ago
- Visual Studio Interactive Window☆73Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 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
- How to get Exception.StackTrace line numbers in store apps☆34Updated 8 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 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