pvginkel / CSharpSyntax
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
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated this week
- An allocation free Task-like object for async methods☆39Updated 6 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated this week
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A simple template base system of macros for C# that can be executed in design time☆63Updated 9 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Dynamic fluent generation of class and function directly in CLt☆37Updated 11 months ago
- Code analysis improvements and context actions☆59Updated 3 weeks ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- ☆58Updated 2 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Faster with Files☆59Updated this week
- Disposable, without the Using☆21Updated 5 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 5 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 4 years ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 9 years ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 5 years ago
- Attribute-based Macros for C#☆8Updated 9 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- The combined Langly runtime☆33Updated 2 years ago