summaryrefslogtreecommitdiffstats
path: root/libraries/folly/README
blob: 835b11d966da984040b6e257fac81de4df5b4746 (plain)
1
2
3
4
5
6
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.