Question for Googlers or others: What do you think is the most well-written piece of software produced by Google? I would like to study how the world's best engineers write code. (Preferably C++, as it's the language i'm most familiar with)

LevelDB is a widely used C++ project, written by the same people who wrote core parts of Google Search 20 years ago:

https://github.com/google/leveldb