Trimmed Chromium base library, based on Google chromium version 51. I have tested it on Android only but it should work on general Linux.
This library supports many useful things such as string and file utilities.
If the code you use already defines a LOG macro, check out the chromium_log branch which change the LOG to CHROMIUM_LOG macro.
This library is more light-weighted and has less features than another more fully extracted Chromium base library chromium-base.