Showing 69 open source projects for "netflix"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Netflix Maestro

    Netflix Maestro

    Netflix’s Workflow Orchestrator

    Maestro is a large-scale workflow orchestration platform originally developed by Netflix to coordinate complex data processing and machine learning workflows across distributed systems. The system acts as a general-purpose workflow orchestrator that manages the execution, scheduling, monitoring, and recovery of large pipelines used for analytics and AI operations. It was designed to support the demanding internal infrastructure of Netflix, where thousands of workflows must process massive volumes of data reliably and efficiently every day. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Spring Cloud Netflix

    Spring Cloud Netflix

    Integration with Netflix OSS components

    This project provides Netflix OSS integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and configure the common patterns inside your application and build large distributed systems with battle-tested Netflix components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dgs-framework

    dgs-framework

    GraphQL for Java with Spring Boot made easy

    ...The DGS framework project started at Netflix in 2019 as internal teams began developing multiple GraphQL services. As 2020 wrapped up, Netflix decided to open source the framework and build a community around it. The DGS framework is built on top of graphql-java. Graphql-java is, and should be, lower level building blocks to handle query execution and such. The DGS framework makes all this available with a convenient Spring Boot programming model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Genie

    Genie

    Distributed Big Data Orchestration Service

    Genie is a completely open source distributed job orchestration engine developed by Netflix. Genie provides REST-ful APIs to run a variety of big data jobs like Hadoop, Pig, Hive, Spark, Presto, Sqoop and more. It also provides APIs for managing the metadata of many distributed processing clusters and the commands and applications which run on them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Eureka

    Eureka

    AWS Service registry for resilient mid-tier load balancing

    Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers. t Netflix, Eureka is used for the following purposes apart from playing a critical part in mid-tier load balancing. For aiding Netflix Asgard, an open source service which makes cloud deployments easier, in fast rollback of versions in case of problems avoiding the re-launch of 100's of instances which could take a long time. In rolling pushes, for avoiding propagation of a new version to all instances in case of problems. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Zuul

    Zuul

    Gateway service providing dynamic routing, monitoring and more

    Zuul is an L7 application gateway that offers many capabilities, including dynamic routing, monitoring, security, resiliency and more. It is used in the backend of the Netflix streaming service as a front door for all requests from devices and web sites. Zuul is ideal for cases like this where API traffic volume and diversity can become overwhelming and cause production issues to arise suddenly and without warning. Zuul has a broad range of filters that enable it to perform multiple functions quickly and apply functionality to services like Netflix. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Metaflow

    Metaflow

    A framework for real-life data science

    Metaflow is a human-friendly Python library that helps scientists and engineers build and manage real-life data science projects. Metaflow was originally developed at Netflix to boost productivity of data scientists who work on a wide variety of projects from classical statistics to state-of-the-art deep learning.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    V2Rayfree

    V2Rayfree

    Latest public welfare free v2ray node subscription address

    V2Rayfree is a repository that aggregates and distributes free V2Ray node configurations, typically used for bypassing network restrictions and enabling private or unrestricted internet access. It functions as a continuously updated collection of subscription links and node information that users can import into compatible V2Ray clients. The project focuses on accessibility by offering free-tier options with defined bandwidth, device limits, and streaming capabilities, making it appealing to...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    Nunflix

    Nunflix

    Nunflix is a frontend Netflix clone but Warrior Nun-ified

    Nunflix is an open-source streaming application designed to provide a centralized interface for browsing and consuming video content from multiple online sources in a clean and user-friendly environment. It focuses on aggregating content into a unified experience, allowing users to search for shows or movies and stream them without navigating multiple websites. The application typically includes a modern interface optimized for ease of use, with features such as content categorization,...
    Downloads: 20 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    VOID

    VOID

    Video Object and Interaction Deletion

    VOID is an advanced AI video processing system developed by Netflix that focuses on removing objects from videos while preserving the physical and visual realism of the surrounding environment. Unlike traditional inpainting methods that only erase pixels or simple artifacts, VOID models the full interaction dynamics between objects and their environment, including shadows, reflections, and even physical consequences such as movement or balance changes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    StackStorm

    StackStorm

    Connect all your apps, services, and workflows

    ...StackStorm integrates with your existing processes or workflows, so there's no need to change anything. It's currently being used and trusted by a number of big enterprises, including Netflix, Cisco and NASA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Micrometer

    Micrometer

    App observability facade for the most popular observability tools

    Micrometer provides a simple facade over the instrumentation clients for the most popular observability systems, allowing you to instrument your JVM-based application code without vendor lock-in. Think SLF4J, but for observability. Micrometer provides vendor-neutral interfaces for timers, gauges, counters, distribution summaries, and long task timers with a dimensional data model that, when paired with a dimensional monitoring system, allows for efficient access to a particular named metric...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Spring Cloud Alibaba

    Spring Cloud Alibaba

    One-stop solution for application development for Alibaba middleware

    ...Service registration and discovery: instances can be registered with Alibaba Nacos and clients can discover the instances using Spring-managed beans. Supports Ribbon, the client side load-balancer via Spring Cloud Netflix. Distributed Configuration: using Alibaba Nacos as a data store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mobx-state-tree

    mobx-state-tree

    Full-featured reactive state management without the boilerplate

    ...And if we compare it to Redux, MST offers better performance and much less boilerplate code than Redux! MobX is one of the most popular Redux alternatives and is used (along with MobX-State-Tree) by companies all over the world, including Netflix, Grow, IBM, DAZN, Baidu, and more. It supports a full set of features for a modern state management system, all in a package with zero dependencies other than MobX itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    openflix

    openflix

    aplicativo gratuito para assistir filmes e series

    O OpenFlix é uma plataforma open-source que permite ao usuário navegar, buscar e assistir filmes e séries em seu dispositivo móvel. Inspirado na experiência do Netflix, o projeto é ideal para quem busca alternativas livres e personalizáveis para entretenimento.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    LinuxTV

    LinuxTV

    Turn any old PC into a smart TV. Free, open-source, no install needed.

    ...Got an old laptop or desktop collecting dust? Instead of throwing it away, give it a second life as a smart TV. LinuxTV helps reduce e-waste by making outdated hardware useful again. Watch YouTube, Netflix, Disney+, Spotify, Kodi, and dozens more, all from a big, clean home screen designed for your TV. You're not locked into any app store or ecosystem. Add whatever you want, watch whatever you want. Your setup, your rules. Control everything from your phone with the LinuxTV Remote app. Navigate, type, browse, launch apps, and even shut down the system — all from the couch. ...
    Downloads: 297 This Week
    Last Update:
    See Project
  • 17
    LFS EXTON Live System

    LFS EXTON Live System

    LFS EXTON is a live installable system built from Linux From Scratch

    ...Please read my instructions at https://www.exton.se/ - search for LFS EXTON. You can also use LFS EXTON as any other "normal" Linux system. You can for example run Netflix in Firefox. RUN IT FAST! The system is quite fast and responsive. You can run LFS EXTON live super fast from RAM. IMPORTANT NOTE 250315 I will not upgrade LFS EXTON anymore.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    RaspEX

    RaspEX

    RaspEX is a perfect Linux ARM system for Raspberry Pi 5 and 4

    ...NEWS 260114 This RaspEX 64 bit Build for Rpi5/Rpi4 uses kernel 6.17.0-1003-raspi and Ubuntu 26.04 "Resolute Raccoon" repositories. MOST IMPORTANT: In this RaspEX version you can run Netflix (and possibly also HBO, YouTube TV, Amazon Prime Video, etc.) using Firefox. I.e. there is DRM/Widevine support in Firefox. NOTE: Ubuntu 26.04 LTS will be supported until April 2031. I.e. five (5) years!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    DebEX Barebone Linux 64/32 bit

    DebEX Barebone Linux 64/32 bit

    DebEX 64 bit with KDE Plasma respectively Gnome Desktop

    Both systems/distributions are a based on Debian Forky/Trixie/Sid. KERNEL DebEX KDE uses kernel 6.19.0-rc5-amd64-exton. DebEX GNOME uses kernel 6.15.5-amd64-exton. PROGRAM content As the name suggests, DebEX Barebone has only a minimum of software installed in advance. Among them LXTerminal, PCManFM, AlsaPlayer, NetworkManager, Thunderbird, Firefox, GParted and Synaptic. In version 260120 and 250709 all common KDE respectively Gnome. SOFTWARE MANAGEMENT DebEX uses Apt and...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 20
    LFA (Linux For ALL)

    LFA (Linux For ALL)

    LFA (Linux for all) 64 bit with Budgie 10.10 and Refracta Snaphot

    LFA (Linux for all) is based on upcoming Ubuntu 26.04 LTS "Resolute Raccoon" and Debian. Ubuntu 26.04 will be supported until April 2031. REFRACTA SNAPSHOT Create you own Linux For All/Ubuntu 26.04 LTS system with Refracta Snapshot. Pre-installed in LFA Build 260420. The system language is ENGLISH. DESKTOP LFA Build 260420 uses Budgie 10.10 as DE. The Budgie Desktop is a "feature-rich, modern desktop designed to keep out the way of the user". Now with Wayland instead of...
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 21
    Stable MIUI Global Based Stable ROMs, made Purely for Indian Users Devices Currently Supported on; - Redmi Note 4x - 10 or G In Future, New Support will be given on following Devices: - Redmi Note 7 - Redmi Note 7S - Redmi Note 7 Pro - Redmi 7 - Redmi 4 - Realme 3 - Realme 3i - Realme 3 Pro - Realme 1
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    SlackEX Linux Live System

    SlackEX Linux Live System

    SlackEX 15.0 64 bit is based on Slackware Current

    SlackEX 15.0 Current (testing/developmental) 64 bit uses kernel 6.19.8-amd64-exton and the Xfce4 DE. SlackEX is based on Slackware 15.0. A lot of Slackware packages are are pre-installed. INSTALL TO HARD DRIVE The system can easily be installed to hard drive (during a live session) using a Refracta Installer. You can then use Grub2 as boot loader if you want. USB install SlackEX can be installed to a USB stick in Windows 10/11 using Rufus or in a Linux system using the dd-command....
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 23
    ExLight 64 bit Linux Live System

    ExLight 64 bit Linux Live System

    ExLight 64bit Linux Live System with Enlightenment 0.27.1

    ABOUT ExLight Linux Live System is based on Debian "Trixie" (Debian 13.4). DESKTOP The Desktop Environment is Enlightenment 0.27.1 ("Beauty at your fingertips"). INSTALLED PACKAGES Refracta Snapshot , Firefox, PCManFM, GParted, NetworkManager, Gimp, SMPlayer, Synaptic, Calamares Installer and some necessary additions in order to install programs from source. USED KERNEL 6.19.8-amd64-exton RUN ExLight super fast from RAM When you run ExLight from RAM everything will be...
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 24
    MeX Linux

    MeX Linux

    MeX 64 bit with the GNOME 50 Desktop and Kodi 21.1 Omega

    MeX 64 bit Linux is based on Debian "Sid" and upcoming Ubuntu 26.04 LTS. FEATURES MeX uses the GNOME 50 Desktop, Kodi 21.1 and kernel 7.0.0-rc5-amd64-exton. INSTALL TO HARD DRIVE/USB PEN DRIVE MeX Linux can easily be installed to hard drive and/or to a USB pen drive. RUNS IN RAM Another big improvement is that MeX now can run from RAM. When the system has booted up you can enjoy a really fast system! You’ll need at least 6 GB RAM to run MeX that way. I.e. super fast!...
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 25
    exGENT 64 bit  Linux Live System

    exGENT 64 bit Linux Live System

    exGENT Live System is - as the name suggests - based on Gentoo Linux

    exGENT version 240201/240125 Linux Live System is - as the name suggest - based on Gentoo Linux. The best thing with exGENT is the premier auto detection of hardware and the ability to relatively easy install the system to hard drive during a live session. (Calamares Installer). LXQt 1.4 is used as Desktop environment. Used kernel: 6.7.1/6.1.67. exGENT runs on all "normal" and fairly new computers. They run very well also in VirtualBox/VMware. INSTALLATION The systems can easily be...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB