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
- 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 a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years 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
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Concurrency library for .Net☆64Updated this week
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 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
- Blittable .NET structs☆16Updated 9 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago
- Scans a given directory tree for interesting assembly references☆16Updated this week
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.☆56Updated 9 years ago
- Syntactic sugar improvements for the RunSharp library☆21Updated 10 years ago
- Faster with Files☆59Updated 3 months ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 7 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆65Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago