Brieflz

From Free Software Directory
 
Jump to: navigation, search


[edit]

BriefLZ

https://github.com/jibsen/brieflz
Small LZ compression implementation

BriefLZ is a small Lempel-Ziv (LZ) compression implementation. The whole codebase is ~3000 LOC, but the function (not counting the optional lookup tables) for compressing data is 147 LOC and for decompressing is 61 LOC. It's comparable to programs such as lz, zlib, or brotli.





Licensing

License

Verified by

Verified on

Notes

License

Zlib

Verified by

NameNotQuality

Verified on

1 August 2025




Leaders and contributors

Contact(s)Role
Jørgen Ibsen Author


Resources and communication

AudienceResource typeURI
Developers/Users (same as homepage)VCS Repository Webviewhttps://github.com/jibsen/brieflz
UsersDownloadhttps://github.com/jibsen/brieflz/archive/ad89acf4186adca8ad8c27c4ab376a49ae233cd0.tar.gz
UsersBug Trackinghttps://github.com/jibsen/brieflz/issues
Developers (commits)Changeloghttps://github.com/jibsen/brieflz/commits/master/
Users (pull requests)Bug Trackinghttps://github.com/jibsen/brieflz/pulls
Users/Developers (same as VCS)Homepagehttps://github.com/jibsen/brieflz


Software prerequisites

KindDescription
Weak prerequisitedoxygen
Required to buildcmake
Required to buildgcc



Version comment

Latest git commit


Entry
















"Author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Users/Developers (same as VCS)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers/Users (same as homepage)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users (pull requests)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers (commits)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.