Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up- Denmark
- http://www.ibsensoftware.com
Popular repositories
-
parg
Parser for argv that works similarly to getopt
-
pngwolf-zopfli
Forked from hoehrmann/pngwolf
`pngwolf` uses a genetic algorithm to find PNG scanline filter combinations that compress well
-
brieflz
Small fast Lempel-Ziv compression library
-
scv
ANSI C implementation of dynamic array, with interface similar to C++ std::vector
-
tmcolorconv
Convert tmTheme to sRGB color space
Python 7
-
galib
Copy of GAlib (http://lancet.mit.edu/ga/) for use in pngwolf-zopfli
120 contributions in the last year
Contribution activity
August 2018
Created a pull request in google/zopfli that received 1 comment
Update CMake script
Okay, as mentioned in #143 I've taken a shot at updating the CMake script to try to address some of the issues raised there. Specifically: Add ins…