Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 269 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 269 Bytes

PbfLITE

A low-level, experimental protocol buffers implementation in C# using Span<T> and Memory<T>

Usage

For the sample see the Benchmark project