folly
https://github.com/facebook/folly
C++
An open-source C++ library developed and used at Facebook.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported55 Subscribers
View all SubscribersAdd a CodeTriage badge to folly
Help out
- Issues
- Use overflow-safe arithmetic in folly::Histogram
- coalesceAndReallocate / cloneCoalescedWithHeadroomTailroom integer-overflow guards were reverted (D116335797, D116669664, D115286348) — is main sitting unguarded intentionally?
- Guard IOBuf coalesce capacity against integer overflow (re-land e59a396b + 51b3a7f1)
- build break - references to the nonexistent EDFThreadPoolExecutorBenchmark.cpp and PartialTest.cpp
- symbolizer: fix DW_AT_specification offset for DW_FORM_ref_addr
- Relax MeteredExecutor state update ordering
- Build failure on macOS arm64: `Undefined symbols for architecture arm64: "void google::MakeCheckOpValueString<std::nullptr_t>(std::__1::basic_ostream<char, std::__1::char_traits<char>>*, std::nullptr_t const&)"`
- [macOS] CMake build fails with libc++ `<cwctype>` error due to system SDK `/usr/include` in `Folly::folly_deps`
- io/async/test: fix kernel version parsing for WSL2 kernel release strings
- Strip folly's own root from XLOG categories, not the outer project's
- Docs
- C++ not yet supported