ladeak / ProtobufSourceGeneratorLinks
A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.
☆12Updated last week
Alternatives and similar repositories for ProtobufSourceGenerator
Users that are interested in ProtobufSourceGenerator are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 3 weeks ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Spans for the whole memory range.☆18Updated 2 years ago
- Generates Blazor -> Javascript strongly typed interop methods.☆28Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A light-weight, performant interval tree in C#☆32Updated 7 months ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- Code memory safety analysis☆14Updated 11 months ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- Simple FIFO and LRU cache in C#☆37Updated last month
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Utilities for working with streams and pipes☆12Updated last week
- A framework for transparently invoking multiple instances or clients.☆38Updated last month
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 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
- Blazor Demo with Roslyn and Monaco Editor☆12Updated last month
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 4 months ago
- A fast and low allocation StringBuilder for .NET.☆104Updated 2 weeks ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Parse any type from string in efficient way☆35Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago