cezarypiatek / CsharpMacros
A simple template base system of macros for C# that can be executed in design time
☆65Updated last year
Alternatives and similar repositories for CsharpMacros:
Users that are interested in CsharpMacros are comparing it to the libraries listed below
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 2 weeks ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- The combined Langly runtime☆33Updated 3 years ago
- ☆38Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Replaces static method calls.☆68Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- An HTML generation library☆41Updated 3 weeks ago
- ☆58Updated this week
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Type safe C# primitives☆34Updated 6 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- ☆29Updated 5 years ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago