FPC
FPC copied to clipboard
FPC - Fast Prefix Coder
Results
2
FPC issues
Sort by
recently updated
recently updated
newest added
Thanks for making this. I tested it on a set of binary files, and while it beat FSE on 1/8 of them, for the rest FSE did better. Seems the...
Undefined references during linking and then some warnings. I don't understand why linkage fails, because header while has extern "C" linkage. When I include the c file directly (#include fpc.c)...