krasin-ga / matryoshkiLinks
High-performance zero-reflection approach to C# metaprogramming
☆32Updated last year
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☆44Updated last month
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Simple C# source generation based on custom templates☆110Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 9 months ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆41Updated 3 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 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
- Non-boxing passing of values.☆29Updated 5 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆80Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- C# interface-to-member source generator☆86Updated 5 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 4 years ago
- Immutability is easy!☆55Updated last month
- The combined Langly runtime☆33Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆41Updated 11 months ago
- A C# string parser based on simple templates using source generators.☆54Updated 8 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated last year
- 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, powerful and NativeAOT friendly command line parser .NET library.☆71Updated this week
- Tiny and simple data format/serializer.☆22Updated last month
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 3 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Vectorized generic dictionary prototype☆25Updated last year
- Parse any type from string in efficient way☆35Updated last month