Name : perl-Data-BitStream-XS
| |
Version : 0.08
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.6.1
| Date : 2023-01-27 17:13:12
|
Group : Development/Libraries/Perl
| Source RPM : perl-Data-BitStream-XS-0.08-lp154.6.1.src.rpm
|
Size : 0.24 MB
| |
Packager : https://www_suse_com/
| |
Summary : Bit Stream Class Including Integer Coding Methods
|
Description :
An XS implementation providing read/write access to bit streams. This includes many integer coding methods as well as straightforward ways to implement new codes.
Bit streams are often used in data compression and in embedded products where memory is at a premium.
This code provides a nearly drop-in XS replacement for the Data::BitStream module. If you do not need the flexibility of the Moose/Mouse/Moo system, you can use this directly.
Versions 0.03 and later of the Data::BitStream class will attempt to use this XS class if it is available. Most operations will be 50-100 times faster, while not sacrificing any of its flexibility, so it is highly recommended. In other words, if this module is installed, any code using Data::BitStream will automatically speed up.
While direct use of the XS class is a bit faster than going through Moose/Mouse/Moo, the vast majority of the benefit is internal. Hence, for maximum portability and flexibility just install this module for the speed, and continue using the Data::BitStream class as usual.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/15.4/x86_64 |