Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamesmunns/varint-shootout


https://github.com/jamesmunns/varint-shootout

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Varint Shootout

As part of the push to [Postcard v1.0](https://jamesmunns.com/blog/postcard-1-0-run/), this repository is exploring the performance
of different variable length encodings.

This will aim to test the performance on common desktop platforms (x86_64: intel and amd, aarch64: apple and linux), as well as on 32-bit mcus, primarily Cortex-M devices.