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

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. Eureka

    AWS Service registry for resilient mid-tier load balancing and failover.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. Hystrix

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.

  4. titus-api-definitions

  5. titus-control-plane

    Discontinued Titus is the Netflix Container Management Platform that manages containers and provides integrations to the infrastructure ecosystem.

  6. titus-executor

    Discontinued Titus Executor is the container runtime/executor implementation for Titus

  7. vis.gl

  8. aurora-snapshot-tool

    Discontinued The Snapshot Tool for Amazon Aurora automates the task of creating manual snapshots, copying them into a different account and a different region, and deleting them after a specified number of days

    I really like this https://github.com/awslabs/aurora-snapshot-tool

    It's a small and simple codebase, that implements a cross account DB backup capability on your AWS deployments.

    I think it's an example of wonderfully written infrastructure python code, clear, concise and very easy to understand as a result.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. zstd

    Zstandard - Fast real-time compression algorithm

  11. brotli

    Brotli compression format

  12. ClickHouse

    ClickHouse® is a real-time analytics database management system

  13. esbuild

    An extremely fast bundler for the web

  14. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  15. Caddy

    Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

  16. haproxy

    HAProxy Load Balancer's development branch (mirror of git.haproxy.org)

  17. µWebSockets

    Simple, secure & standards compliant web server for the most demanding of applications

  18. diff-match-patch

    Discontinued Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.

    Found this, simple and seems interesting: https://github.com/google/diff-match-patch

  19. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that Java is
the 8th most popular programming language
based on number of references?