2017-03-25 02:30:47 +08:00
|
|
|
Folly (acronymed loosely after Facebook Open Source Library) is a
|
2016-12-17 00:29:29 +08:00
|
|
|
library of C++11 components designed with practicality and efficiency
|
2017-03-25 02:30:47 +08:00
|
|
|
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
|
2016-12-17 00:29:29 +08:00
|
|
|
projects can share code.
|