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

Our great sponsors
  • Sonar - Write Clean Java Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • Eureka

    AWS Service registry for resilient mid-tier load balancing and failover. (by Netflix)

  • 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.

  • Sonar

    Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • titus-api-definitions

  • titus-control-plane

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

  • titus-executor

    Titus Executor is the container runtime/executor implementation for Titus

  • vis.gl

  • aurora-snapshot-tool

    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.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • zstd

    Zstandard - Fast real-time compression algorithm

  • brotli

    Brotli compression format

  • ClickHouse

    ClickHouse® is a free analytics DBMS for big data

  • esbuild

    An extremely fast bundler for the web

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • Caddy

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

  • haproxy

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

  • µWebSockets

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

  • diff-match-patch

    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

  • SaaSHub

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

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