metalama / MetalamaLinks
A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.
☆295Updated this week
Alternatives and similar repositories for Metalama
Users that are interested in Metalama are comparing it to the libraries listed below
Sorting:
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆575Updated last year
- Build time tools in the flavor of Dapper☆413Updated 3 weeks ago
- Experimenting with dotnet runtime.☆157Updated last week
- High performance, thread-safe in-memory caching primitives for .NET☆536Updated 2 weeks ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆677Updated this week
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆264Updated 6 months ago
- Pure DI for .NET☆662Updated this week
- Fast and lightweight parser creation tools☆464Updated last week
- Write your pipelines in C# !☆371Updated this week
- Compile time decorator pattern via IL rewriting☆394Updated 3 months ago
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆419Updated 4 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆477Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated last year
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆242Updated last month
- SpanJson is a JSON serializer for .NET Core 6.0+☆439Updated 7 months ago
- .NET library with advanced reflection APIs.☆222Updated last month
- C# Toolkit for Code Generation (T4 alternative!)☆289Updated 8 months ago
- Interpolated Strings but in reverse! A very cursed C# parser library.☆260Updated 3 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆361Updated this week
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆228Updated 2 months ago
- Simple & efficient library for deep copying .NET objects☆225Updated last year
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆180Updated 3 weeks ago
- Configure async code's ConfigureAwait at a global level☆454Updated 3 months ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆478Updated last month
- SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.☆535Updated last week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,274Updated this week
- Implementation in C# of LINQ concept with struct☆303Updated last year
- String representations of expression trees + library of expression tree objects☆159Updated last year
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆195Updated 3 weeks ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆130Updated 2 years ago