ladeak / ProtobufSourceGeneratorLinks
A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.
☆13Updated last week
Alternatives and similar repositories for ProtobufSourceGenerator
Users that are interested in ProtobufSourceGenerator are comparing it to the libraries listed below
Sorting:
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Small examples of .NET compiling to wasi-wasm via NativeAOT-LLVM☆26Updated 2 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Generates Blazor -> Javascript strongly typed interop methods.☆28Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- Parse any type from string in efficient way☆35Updated last month
- Utilities for working with streams and pipes☆12Updated 2 weeks ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 11 months ago
- Code memory safety analysis☆14Updated last year
- A light-weight, performant interval tree in C#☆35Updated 9 months ago
- ☆19Updated last week
- A framework for transparently invoking multiple instances or clients.☆40Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years 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
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 6 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- dotnet watch we always wanted☆103Updated 4 years ago
- A fast and low allocation StringBuilder for .NET.☆105Updated last month