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:
- 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
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Faster with Files☆59Updated 6 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- MSIL Reader☆36Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last month
- .NET Core Assembly Loading Samples / Tests☆27Updated 7 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 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
- C# Toolkit☆33Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- RespClient is a minimal RESP(REdis Serialization Protocol) client for C# and PowerShell.☆32Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 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
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 3 months ago
- ☆24Updated 4 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 5 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Binary serializer with full .NET support!☆17Updated 2 months ago