Skip to content

IcedQuinn/protobufcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Protobuf Core

This repository provides low level components like zigzag encoding, encoding and decoding of variable length integers, tagging and untagging values, and working with wire types in strongly typed enums.

Usage

Restrictions

  • This repository provides only primitives for encoding and decoding. Code generators to deal with the boilerplate are out of scope.

Todo

License

  • MPL 2.0

About

Low level elements to read and write Protobuf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages