-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
lvzstd Zstandard Compression by samangh - Toolkit for LabVIEW Download
lvzstd Zstandard compression library

Version | 1.0.0.1 |
Released | Jun 15, 2025 |
Publisher | samangh |
License | MIT |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows NT,Linux |
Project links | Homepage Repository Discussion |
Description
Supports multithraded Zstandard compression/decompression on:
* Windows (x86, 32/64-bit)
* Linux (x86 64-bit)
* NI Real-Time Linux (x86 64-bit)
Features:
* VIs are thread safe, reentrant, and can be called in parallel;
* when compressing, can optionally set the number of threads and the compresssion level
This package relies on a compiled library (.dll/.so), which is distributed in vi.lib/samangh/lvzstd Zstandard Compression/Libraries.
Release Notes
1.0.0.1
(Jun 15, 2025)
# Version 1.0.0.1
Initial release. Supports multithraded Zstandard compression/decompression on:
* Windows (x86, 32/64-bit)
* Linux (x86 64-bit)
* NI Real-Time Linux (x86 64-bit)
samangh
was a contributor to this release