SaaSHub helps you find the best software and product alternatives Learn more →
Openzl Alternatives
Similar projects and alternatives to openzl
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
exploitarium
A single archive of public exploit PoCs and vulnerability research writeups. At the time I post these, none have been reported. Feel free to report them yourself and take credit for the CVE if handed out lulz. Please do not abuse these. I do this so to allure people into the field, and I've always found this is the most efficient way.
-
riegeli
Riegeli/records is a file format for storing a sequence of string records, typically serialized protocol buffers.
-
openzl discussion
openzl reviews and mentions
-
Undisclosed 0-Days, OpenZL for Zero-Trust, and Reddit's Anti-Spam Architecture
Source: https://openzl.org/
- OpenZL
-
Hellishly Slow Level 13 Deflate Compression
"OpenZL now ships its own LZ codec, exposed as ZL_GRAPH_LZ, and the serial profile in zli. It is still being actively developed to expand its feature set and improve performance on small inputs."
https://github.com/facebook/openzl/releases/tag/v0.2.0
- Fc, a lossless compressor for floating-point streams
- OpenZL v0.2.0
- An Ode to Bzip
- Have your cake and decompress it too
-
OpenZL: A Novel Data Compression Framework
Update: let's continue discussing genomic sequence compression on https://github.com/facebook/openzl/issues/76.
-
OpenZL: An Open Source Format-Aware Compression Framework
We left it out of the paper because it is an implementation detail that is absolutely going to change as we evolve the format. This is the function that actually does it [0], but there really isn't anything special here. There are some bit-packing tricks to save some bits, but nothing crazy.
Down the line, we expect to improve this representation to shrink it further, which is important for small data. And to allow to move this representation, or parts of it, into a dictionary, for tiny data.
[0] https://github.com/facebook/openzl/blob/d1f05d0aa7b8d80627e5...
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jul 2026
Stats
facebook/openzl is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of openzl is C.