Releases: thempatel/streamvbyte-simdgo
Releases · thempatel/streamvbyte-simdgo
v0.4.0
Includes the delta implementation for entire streams.
v0.3.0
Includes
- Various updates and fixes
- Documentation
- Stream read and write support
v0.2.0
Adds support for differential coding in both x86_64 SIMD and Scalar approaches.
v0.1.0
v1 implementation. Includes
- a scalar encode and decode
- amd64 SIMD encode and decode
- some basic tests