devlooped / avatarLinks
A modern compile-time generated interception/proxy library
☆140Updated 2 years ago
Alternatives and similar repositories for avatar
Users that are interested in avatar are comparing it to the libraries listed below
Sorting:
- A convention based object to object mapper using Roslyn source generator.☆95Updated 2 weeks ago
- Postgres embedded server equivalent including extensions for .Net applications☆147Updated last month
- Practical generic programming for .NET☆209Updated 2 weeks ago
- Utility library for faster writing source generators☆61Updated 4 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- C# interface-to-member source generator☆81Updated 9 months ago
- The C# Source Generator Playground☆146Updated 3 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 9 months ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- Immutability is easy!☆50Updated last month
- IDisposable helper types.☆130Updated last year
- 🔑🔒 Lock your c# threads by key☆71Updated 6 months ago
- Moxy - Mixins code generator for C#☆121Updated 5 months ago
- Low level ASP.NET Core example Web server☆104Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- Analyzers checking System.Reflection☆82Updated last year
- C# immutable records generator☆73Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆85Updated 4 months ago
- This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bo…☆71Updated 3 months ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆162Updated this week
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆117Updated last week
- Shortcodes processor for .NET☆77Updated this week
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 2 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Scratch pad for various expression tree improvements.