u/tombstonebase

simd-bp128 integer compression library
▲ 1 r/rust

simd-bp128 integer compression library

I have tried implementing simd-bp128 integer compression algorithm (took help of AI wherever I needed)

Please go through the repo and share your opinion.

so far only Scalar and SSE4.1 backend have been implemented. (Avx2 and Avx512 maybe in future need to study this hard)

Crates : https://crates.io/crates/packsimd

im looking for guidance to properly benchmark this (since most of benchmark result is not stable)

Thank you

github.com
u/tombstonebase — 7 hours ago