krasin-ga / matryoshkiLinks
High-performance zero-reflection approach to C# metaprogramming
☆31Updated last year
Alternatives and similar repositories for matryoshki
Users that are interested in matryoshki are comparing it to the libraries listed below
Sorting:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- BigMachines is State Machine library for .NET☆43Updated 2 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 6 months ago
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 8 months ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- C# interface-to-member source generator☆85Updated 4 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 11 months ago
- A C# string parser based on simple templates using source generators.☆53Updated 7 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Immutability is easy!☆54Updated 2 weeks ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Tiny and simple data format/serializer.☆22Updated 2 weeks ago
- Non-boxing passing of values.☆28Updated 4 months ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Micro ORM with source generator☆27Updated 2 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated this week
- ☆24Updated 4 years ago
- Source Generator Generating the Dispose functions in Disposables.☆17Updated last month
- A .NET library for using reflection emit in a fluent way.☆33Updated last year