TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are the best publicly available FAMANG code repos?

8 pointsby pdevralmost 4 years ago
Facebook, Apple, Microsoft, Amazon, Netflix, and Google.<p>Interested in the opinions of people who work there, as well as those who don&#x27;t.<p>Best may have different interpretations, so interested in knowing about your criterion for selecting the best as well.

6 comments

Seviialmost 4 years ago
Netflix has open sourced a lot of code that you can look at. Hysterix, Eureka, Titus, etc. Disclaimer, I worked on open sourcing Titus and I think it has some great Java code.
评论 #28284130 未加载
cutthegrass2almost 4 years ago
I really like this <a href="https:&#x2F;&#x2F;github.com&#x2F;awslabs&#x2F;aurora-snapshot-tool" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;awslabs&#x2F;aurora-snapshot-tool</a><p>It&#x27;s a small and simple codebase, that implements a cross account DB backup capability on your AWS deployments.<p>I think it&#x27;s an example of wonderfully written infrastructure python code, clear, concise and very easy to understand as a result.
评论 #28291120 未加载
joshxyzalmost 4 years ago
- Zstd compression, fb<p>- Brotli compression, google<p>- Clickhouse (highly efficient OLAP db), yandex<p>- ESBuild (extremely fast js bundler), figma<p>- TailwindCSS (rapid css styling made ez)<p>- Caddy (nice auto-ssl for the lazy, also nice proxy)<p>- HAProxy (highly configurable proxy&#x2F;lb)<p>- uWebSockets (highly performant web server with websockets; used by bitfinex, kraken, trello; has uWebSockets.js api for nodejs)
评论 #28291221 未加载
kibbleblealmost 4 years ago
Found this, simple and seems interesting: <a href="https:&#x2F;&#x2F;github.com&#x2F;google&#x2F;diff-match-patch" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;google&#x2F;diff-match-patch</a>
评论 #28310627 未加载
sydthrowawayalmost 4 years ago
Pytorch<p>Tensorflow<p>Facebook’s folly
评论 #28284171 未加载
评论 #28279151 未加载
joshxyzalmost 4 years ago
uber devs vis.gl, great for visualizations.
评论 #28284926 未加载