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:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- BigMachines is State Machine library for .NET☆44Updated 2 months ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 8 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 10 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
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- C# interface-to-member source generator☆87Updated 6 months ago
- Parse any type from string in efficient way☆35Updated 2 months ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆41Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- .NET Serializer testing framework☆77Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- Source Generator Generating the Dispose functions in Disposables.☆18Updated last month
- Micro ORM with source generator☆28Updated 2 years ago
- DAWG String Dictionary in C#☆123Updated 2 months ago
- 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
- Immutability is easy!☆55Updated 2 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- 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
- Vectorized generic dictionary prototype☆26Updated last year
- A C# string parser based on simple templates using source generators.☆54Updated 9 months ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago