An open API service indexing awesome lists of open source software.

https://github.com/nemequ/lzjb

LZJB implementation forked from FreeBSD
https://github.com/nemequ/lzjb

Last synced: 8 months ago
JSON representation

LZJB implementation forked from FreeBSD

Awesome Lists containing this project

README

          

This is a fork of the LZJB implementation from FreeBSD, which is
itself a fork of Sun/Oracle's OpenSolaris implementation. This
version contains a few minor enhancements aimed primarily at making
the code easy to embed in other projects, as well as some minor
performance hints.