slackbuilds_ponce/libraries/folly/README
Andre Barboza 2658cfb1d6 libraries/folly: Updated for version 2017.03.20.00.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 00:07:32 +00:00

6 lines
357 B
Text

Folly (acronymed loosely after Facebook Open Source Library) is a
library of C++11 components designed with practicality and efficiency
in mind. Folly contains a variety of core library components used
extensively at Facebook. In particular, it's often a dependency of
Facebook's other open source C++ efforts and place where those
projects can share code.