this post was submitted on 28 Sep 2023
1 points (100.0% liked)

Zig Programming Language

160 readers
1 users here now

A lemm.ee community for Zig!

founded 1 year ago
MODERATORS
 

A Zig port of Stream VByte encoding

StreamVByte is a new integer compression technique that applies SIMD instructions (vectorization) to Google's Group Varint approach. The net result is faster than other byte-oriented compression techniques.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here