krasin-ga / matryoshkiLinks
High-performance zero-reflection approach to C# metaprogramming
☆31Updated 9 months ago
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☆42Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Simple C# source generation based on custom templates☆105Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- 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
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 6 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated 3 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆71Updated last year
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆45Updated 3 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- C# interface-to-member source generator☆83Updated 10 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- A C# string parser based on simple templates using source generators.☆45Updated 2 months ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 9 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆61Updated 2 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- A light-weight, performant interval tree in C#☆30Updated 3 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- Immutability is easy!☆50Updated last month