cezarypiatek / CsharpMacrosLinks
A simple template base system of macros for C# that can be executed in design time
☆66Updated last year
Alternatives and similar repositories for CsharpMacros
Users that are interested in CsharpMacros are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- Replaces static method calls.☆68Updated 4 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- An HTML generation library☆42Updated last month
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated last month
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 4 months ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated 2 months ago
- Download, update and sync loose files from URLs☆60Updated this week
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago