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:
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 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 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 6 months ago
- .NET Core Assembly Loading Samples / Tests☆27Updated 7 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- RespClient is a minimal RESP(REdis Serialization Protocol) client for C# and PowerShell.☆32Updated 5 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- A method and property caching Fody addin.☆58Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- C# Toolkit☆33Updated 7 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 3 weeks ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Faster with Files☆59Updated 9 months ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆88Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated last month
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago