krasin-ga / matryoshkiLinks
High-performance zero-reflection approach to C# metaprogramming
☆31Updated 8 months ago
Alternatives and similar repositories for matryoshki
Users that are interested in matryoshki are comparing it to the libraries listed below
Sorting:
- BigMachines is State Machine library for .NET☆42Updated last month
- Linq for Span<T> using SourceGenerators☆53Updated 4 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
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- A C# string parser based on simple templates using source generators.☆44Updated 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
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- C# interface-to-member source generator☆81Updated 9 months ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- Immutability is easy!☆50Updated last month
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated 2 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
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Simple C# source generation based on custom templates☆105Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆59Updated last month
- Micro ORM with source generator☆27Updated last year
- ☆53Updated 3 weeks ago
- The combined Langly runtime☆33Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Parse any type from string in efficient way☆35Updated last month
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago