krasin-ga / matryoshki
High-performance zero-reflection approach to C# metaprogramming
☆29Updated 4 months ago
Alternatives and similar repositories for matryoshki:
Users that are interested in matryoshki are comparing it to the libraries listed below
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last week
- ZeroIoC is reflectionless IoC Container for C#☆45Updated 6 months ago
- Immutability is easy!☆44Updated this week
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- C# interface-to-member source generator☆78Updated 5 months ago
- Tiny and simple data format/serializer.☆22Updated this week
- The combined Langly runtime☆33Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Simple C# source generation based on custom templates☆101Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- BigMachines is State Machine library for .NET☆39Updated last month
- Span-ify your code: write high performance memory aware C#☆70Updated this week
- Parse any type from string in efficient way☆33Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 4 months ago
- 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
- C# source generator implementing variadic generics☆15Updated 3 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- ☆23Updated 4 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆50Updated 7 months ago
- Micro ORM with source generator☆26Updated last year
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 weeks ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- The most revolutionary syntax visualizer☆69Updated last month
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆58Updated last month
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year