AArnott / CodeGeneration.RoslynLinks
Assists in performing Roslyn-based code generation during a build.
☆410Updated 5 years ago
Alternatives and similar repositories for CodeGeneration.Roslyn
Users that are interested in CodeGeneration.Roslyn are comparing it to the libraries listed below
Sorting:
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆296Updated last year
- Low allocation async/await for C#/.NET☆405Updated 5 years ago
- Implementation of a lock-free dictionary on .Net.☆544Updated 11 months ago
- The last comparison library you'll ever need!☆443Updated 2 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 6 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆651Updated 3 years ago
- A native memory manager for .NET☆333Updated 8 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 3 years ago
- A high-performance, zero-allocation .NET logging library.☆432Updated last week
- A .NET library simplifying the execution and chaining of processes☆440Updated last year
- Framework to drastically simplify your private reflection code using C# dynamic☆347Updated 2 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆669Updated this week
- Tools to let you use Roslyn-powered C# scripts for code generation☆621Updated 3 years ago
- Identify and reduce memory used by duplicate .NET strings☆310Updated 6 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆909Updated 2 months ago
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆673Updated last year
- Grace is a feature rich dependency injection container library☆339Updated 8 months ago
- Binary serializer for POCO objects☆373Updated 3 years ago
- ☆336Updated last year
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆394Updated 2 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆730Updated 3 years ago
- Fast and memory-efficient immutable collections and helper data structures☆250Updated 4 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆412Updated 4 months ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 6 years ago
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Roslyn analyzers for IDisposable☆421Updated last year
- .NET managed sockets wrapper using the new "Pipelines" API☆439Updated 9 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,092Updated 6 months ago
- Fast and lightweight parser creation tools☆539Updated 2 weeks ago
- Discriminated unions, pattern matching and partial applications for C#☆268Updated 3 years ago