Pinned Repositories
bcrush
Example of CRUSH compression with optimal parsing using BriefLZ algorithms
blz4
Example of LZ4 compression with optimal parsing using BriefLZ algorithms
brieflz
Small fast Lempel-Ziv compression library
lzdatagen
LZ data generator
parg
Parser for argv that works similarly to getopt
pngwolf-zopfli
`pngwolf` uses a genetic algorithm to find PNG scanline filter combinations that compress well
scv
ANSI C implementation of dynamic array, with interface similar to C++ std::vector
spooky
SpookyHash in C
tinf
Tiny inflate library (inflate, gzip, zlib)
jibsen's Repositories
jibsen/parg
Parser for argv that works similarly to getopt
jibsen/tinf
Tiny inflate library (inflate, gzip, zlib)
jibsen/brieflz
Small fast Lempel-Ziv compression library
jibsen/pngwolf-zopfli
`pngwolf` uses a genetic algorithm to find PNG scanline filter combinations that compress well
jibsen/scv
ANSI C implementation of dynamic array, with interface similar to C++ std::vector
jibsen/blz4
Example of LZ4 compression with optimal parsing using BriefLZ algorithms
jibsen/lzdatagen
LZ data generator
jibsen/bcrush
Example of CRUSH compression with optimal parsing using BriefLZ algorithms
jibsen/galib
Copy of GAlib (http://lancet.mit.edu/ga/) for use in pngwolf-zopfli
jibsen/tmcolorconv
Convert tmTheme to sRGB color space
jibsen/yamltotm
YAML to tmTheme
jibsen/pngquant-winbuild
Setup for building pngquant on Windows
jibsen/wideint
C++ implementation of wide exact-width integer types
jibsen/oksolar-minimal
OKSolar Minimal color scheme generator
jibsen/ulz
An ultra-fast LZ77 compressor/data compression library
jibsen/aocpp2018
Advent of Code 2018 solutions in C++17
jibsen/aocpp2019
Advent of Code 2019 solutions in C++17
jibsen/blog
Basic logging
jibsen/citest
Test repository for playing around with GitHub Actions
jibsen/lzbench
lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors
jibsen/lzeg
jibsen/squash
Compression abstraction library and utilities
jibsen/uriparser
:hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub
jibsen/aocpp2017
Advent of Code 2017 solutions in C++20
jibsen/aocpp2020
Advent of Code 2020 solutions in C++20
jibsen/aocpp2021
Advent of Code 2021 solutions in C++20
jibsen/libdeflate
A library for fast DEFLATE compression and decompression
jibsen/libvldmail
Your friendly e-mail address validation library.
jibsen/meson
The Meson Build System
jibsen/zopfli
Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression.