C99 implementation of Huffman encoding and decoding compression
C99 implementation of huffman encoding/decoding
aws-c-compression$ gcc -o myapp myapp.c -laws-c-compression$ pkg-config --modversion aws-c-compression$ pkg-config --cflags --libs aws-c-compression