10 ms·
Chromium's base, which is like STL but better and more feature rich, also with an excellent code browser https://source.chromium.org/chromium/chromium/src/+/mas
by xfs 6y ago
Chromium's base, which is like STL but better and more feature rich, also with an excellent code browser https://source.chromium.org/chromium/chromium/src/+/master:base/ https://source.chromium.org/chromium/chromium/src/+/master:b....
Also Google's Abseil, very modern C++ patterns and containing some unexpectedly deep designs for apparently simple things. https://source.chromium.org/chromium/chromium/src/+/master:third_party/abseil-cpp/absl/ https://source.chromium.org/chromium/chromium/src/+/master:t...
- saagarjha 6y agoWebKit's equivalent, WTF: https://trac.webkit.org/browser/webkit/trunk/Source/WTF/wtf https://trac.webkit.org/browser/webkit/trunk/Source/WTF/wtf