libguess1

High-speed character set detection library
  https://github.com/kaniini/libguess
  0
  no reviews



Libguess employs discrete-finite automata to deduce the character set of the input buffer. the advantage of this is that all character sets can be checked in parallel, and quickly.