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
- 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#☆31Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆13Updated 2 years ago
- Utilities for working with streams and pipes☆12Updated 3 weeks ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- 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 2 months ago
- Generates Blazor -> Javascript strongly typed interop methods.☆26Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- C# version for the The One Billion Row Challenge☆32Updated last year
- Tiny and simple data format/serializer.☆22Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 10 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 9 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Code memory safety analysis☆14Updated 7 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆22Updated last month
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- .Net library for creating reusable Linq queries. The library allows you to use MemberExpression to specify the fields of an object used i…☆10Updated 4 years ago
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Updated 6 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- A framework for transparently invoking multiple instances or clients.☆33Updated last week
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago