Libstreamvbyte

Latest version: v0.3.8

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.1

Chores
- change postfix increment and decrement to prefix format ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/c572d305813ed11e504bf493fa2bf11baffd22c1))
- no need to build test when executing cd workflow ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/23d974540ea1c68063c0e99b58b897658e5391cb))
- update roadmap ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/a43abd09dc7429024fd88c11961b812a91fc3164))
- update tag ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/cf0adef39bab06253cee3b746bd136fa4d6390c4))

0.2.0

Features
- implement zigzag scalar encode ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/2ffea038e6e7b56f90114a02a7841f880aedcd5a))
- implement zigzag ssse3 encode ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/4213afe8b19fa99ed9cd8bb475c9a0c857493d79))
- implement zigzag scalar decode ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/92afe931ddff1617aa826f932808774728b564ed))
- implement zigzag ssse3 decode ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/c6d9f7e1f7e453d701df3092169d48dba1a007b9))
- implement vector version of zigzag encode/decode ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/090afda2edad801a61e9f2b8d01685faca60fa4d))
- bind zigzag into python ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/64d337176ddf5735a7390547a1e89a5fb67e39db))

Bug Fixes
- typo ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/0e451e86f7a3c20d66165267901aa4690ace86c4))
- unnecessary allocation during streamvbyte::decode ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/63ac711ae68d1451dc79d3f84dc29ef2ca422700))
- wrong test file executed in workflow ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/c327c01c74ed88ae759fe5a7ccfc728b19f4e2b2))

Tests
- add test_integrate in python tests ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/a155dc7d1260748415bfcf9a50fea1b84f16e609))
- update integrate test in test.cpp ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/e6e3f3f2360e19029f7bfbba169f065b9600bbeb))
- unify variable names ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/9b2a0d2625632484093851382c18a9b4a913975d))

Chores
- add description to streamvbyte::max_compressed_size ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/cca52486456729c4514531ac34c3855ed3d1d986))
- add C++ docs ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/9df1226aa17124ef0294f11704507efd1ed90e07))
- avoid using C-style APIs ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/108cd670891135218c6ec0224745e751f2a9e826))
- add zigzag APIs ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/c659e9202dc4274ff365b35dacfb14361a5f56d9))
- add streamvbyte postfix to distinguish different algorithms ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/eecc50dfaf9c155d2500fd584d01dd5ee183309f))
- integrate googletest ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/129ea9fc075efe5640523de01aa87d2d8a2ee627))
- add wheelhouse in .gitignore ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/ce80d8655475b92f19fb5cc7e066a9677dc2c855))
- remove outdated tests ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/f63995ec86fbb489fb70bd0045bc667f1f8ecacd))
- use const N instead of array length ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/b0ea528c0d9280e289e11f6ea702237b652f376d))
- update zigzag APIs ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/242feeca2a2553b8ccbd9f0671a32f518a7cbffd))
- update tag ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/8f36fa5d6ea0314866a198bd6a4320d38a4dfd11))

0.1.1

Bug Fixes
- cmake option name mismatch ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/1e1930098e1b51e24e50b66fbb4d7dd699159999))

Chores
- separate trigger conditions of different workflow ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/afe3361dde5fb0310436ed311b8ce2a5d7a52245))
- add support platforms in README.md ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/f82145db6d986fdcd9ffffd288a7eac24efb0d0f))
- update decode API (vector overload) ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/ce667b36e6472852597abcdc86f1a3cb7c46d108))
- add install scripts in CMakeLists.txt ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/5f1be6c37bf4c212b4b9153f49f136ac2fb85b93))
- update tag ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/375971de1c01453eecf8cae3e42f7025894867e5))

0.1.0

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.