rharri / varint

Implementation of the Base 128 varint encoding used in protocol buffers

Home Page:https://csprimer.com/courses/systems/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Implementation of the Base 128 varint encoding used in protocol buffers.

This is an exercise from the CS Primer Computer System's course.

About

Implementation of the Base 128 varint encoding used in protocol buffers

https://csprimer.com/courses/systems/

License:MIT License


Languages

Language:C 93.7%Language:CMake 6.3%