Skip to content

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

Notifications You must be signed in to change notification settings

lukaskabrt/PbfLITE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PbfLITE

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

Usage

For the sample see the Benchmark project

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages