Showing 896 open source projects for "launch"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Weights and Biases

    Weights and Biases

    Tool for visualizing and tracking your machine learning experiments

    ..., hyperparameters, launch commands, input data, and resulting model weights. Set wandb.config once at the beginning of your script to save your hyperparameters, input settings (like dataset name or model type), and any other independent variables for your experiments. This is useful for analyzing your experiments and reproducing your work in the future. Setting configs also allows you to visualize the relationships between features of your model architecture or data pipeline and model performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    data-diff

    data-diff

    Efficiently diff rows across two different databases

    We're excited to announce the launch of a new open-source product, data-diff that makes comparing datasets across databases fast at any scale. data-diff automates data quality checks for data replication and migration. In modern data platforms, data is constantly moving between systems, and at the modern data volume and complexity, systems go out of sync all the time. Until now, there has not been any tooling to ensure that when the data is correctly copied. Replicating data at scale, across...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AWS CodeDeploy Agent

    AWS CodeDeploy Agent

    Host Agent for AWS CodeDeploy

    AWS CodeDeploy is a fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers. AWS CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of updating your applications. You can use AWS CodeDeploy to automate software deployments, eliminating the need for error-prone manual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    amazon-vpc-cni-k8s

    amazon-vpc-cni-k8s

    Networking plugin repository for pod networking in Kubernetes

    Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS. Launch kubelet with network plugins set to cni (--network-plugin=cni), the cni directories configured (--cni-config-dir and --cni-bin-dir) and node ip set to the primary IPv4 address of the primary ENI for the instance (--node-ip=$(curl http://169.254.169.254/latest/meta-data/local-ipv4)). It is also recommended that you set --max-pods equal to (the number of ENIs for the instance type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Depressurizer

    Depressurizer

    A Steam library categorizing tool

    Depressurizer is a program aimed at making it a bit easier to manage large Steam game libraries. It can auto-categorize your games for you. Currently, it does so based on data from that game's Steam store pages. It can use genres, Steam flags (like "Single-Player" and "Steam Cloud"), Steam tags, Developer & Publisher info, How Long to Beat times, year, and/or Steam review user scores. Auto-categorizing can be done manually or automatically via shortcuts. In addition to providing a way to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AWS EKS Terraform module

    AWS EKS Terraform module

    Terraform module to create an Elastic Kubernetes (EKS) cluster

    Terraform module which creates AWS EKS (Kubernetes) resources. Windows-based node support is limited to a default user data template that is provided due to the lack of Windows support and manual steps required to provision Windows-based EKS nodes. Support for the module-created security group, bring your own security groups, as well as add additional security group rules to the module-created security group(s). Support for providing maps of node groups/Fargate profiles to the cluster module...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DevSec Hardening

    DevSec Hardening

    This Ansible collection provides battle tested hardening

    ..., which is difficult and time-consuming to get right. To answer these needs for security, compliance, and maintainability, we decided to launch this project as a common ground for requirements and their fulfillment. The project founders where tasked with the challenge to automate different security requirements of Deutsche Telekom for their infrastructure. Deutsche Telekom, T-Labs and Telekom Security funded the initial research and allowed the team to open source the automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Scalene

    Scalene

    High-performance CPU, GPU, and memory profiler for Python

    Scalene is a high-performance CPU, GPU and memory profiler for Python that does a number of things that other Python profilers do not and cannot do. It runs orders of magnitude faster than other profilers while delivering far more detailed information. Once Scalene has profiled your program, it will launch a web browser with an interactive user interface (all processing is done locally). Hover over bars to see breakdowns of CPU and memory consumption, and click on underlined column headers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Reactive Search

    Reactive Search

    Search UI components for React and Vue

    Build the perfect search experience using our UI components or by creating your own. 30+ pre-built components with customizable queries and configurable styles. Focus on design and user experience as ReactiveSearch handles the details. 30+ well-designed and performance-optimized UI components. Ship faster and solve fewer edge cases. Already have your own components? Bring them to ReactiveSearch. Styled components with rich theming and CSS class-injection support. Reactivesearch components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Podman

    Podman

    A tool for managing OCI containers and pods

    ..., and running Open Container Initiative (OCI) containers and container images on your Linux System. Podman provides a Docker-compatible command line front end that can simply alias the Docker cli, alias docker=podman. Podman also provides a socket activated REST API service to allow remote applications to launch on-demand containers. This REST API also supports the Docker API, allowing users of docker-py and docker-compose to interact with the Podman as a service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    kotlinx.coroutines

    kotlinx.coroutines

    Library support for Kotlin coroutines

    ... and promises. kotlinx.coroutines is a rich library for coroutines developed by JetBrains. It contains a number of high-level coroutine-enabled primitives that this guide covers, including launch, async and others. Coroutines can be thought of as light-weight threads, but there is a number of important differences that make their real-life usage very different from threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    leafmap

    leafmap

    A Python package for interactive mapping and geospatial analysis

    A Python package for geospatial analysis and interactive mapping in a Jupyter environment. Leafmap is a Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment. It is a spin-off project of the geemap Python package, which was designed specifically to work with Google Earth Engine (GEE). However, not everyone in the geospatial community has access to the GEE cloud computing platform. Leafmap is designed to fill this gap for non-GEE users. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Firefox Focus for iOS

    Firefox Focus for iOS

    Firefox Focus for iOS

    Browse like no one’s watching. The new Firefox Focus automatically blocks a wide range of online trackers, from the moment you launch it to the second you leave it. Easily erase your history, passwords and cookies, so you won’t get followed by things like unwanted ads. Use Firefox Focus for everything you want to keep separate from your main browser, for all those get in get out, and forget about it moments. No tabs, no fuss, no muss. Block ads and online trackers too. One tap and your browsing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AWS GameKit Plugin for Unreal

    AWS GameKit Plugin for Unreal

    The AWS GameKit Plugin for Unreal

    AWS GameKit is an open-source engine integration toolkit for game developers who want to create high-quality, cloud-connected game features without the potentially steep learning curve for cloud service architecture and AWS. With AWS GameKit, you can deliver core functionality to your players with minimal effort and time by using pre-built AWS solutions for your game backend and integrating the features into your game. You can use the AWS GameKit game features as designed or as a launch pad...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Weave Scope

    Weave Scope

    Monitoring, visualization and management for Docker and Kubernetes

    ... metrics, tags and metadata within the context of a process, container, service or host. Effortlessly navigate from processes inside your container to Docker hosts. Stop, start, pause and restart containers. View logs. Launch a command line. All without leaving Scope. Choose an overview of your container infrastructure, or focus on a specific microservice. Easily identify and correct issues to ensure the stability and performance of your containerized applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Discord Mass DM GO

    Discord Mass DM GO

    The most popular Discord selfbot written in GO

    The most popular Discord self bot written in GO allows users to automate their campaigns and launch large low-cost marketing campaigns targetting Discord users! DMDGO is a Multi-threaded Discord Self-Bot primarily used for mass messaging users on Discord. It has numerous other quality features to enhance the user experience and allow the user to target the most users. Multiple Captcha APIs supported. Supports token & email:pass:token formats. Compatible with all major OS and Architectures...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    Rofi Applets

    Rofi Applets

    Various useful applets developed with Rofi and shell-scripts

    ... all of them from global.rasi for consistency. Develop rest like any other rofi applet. Write your launch script to the launch.sh. Applet CLI will automatically recognize your applet on the next run.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk: Boot any OS or .efi file

    Super UEFIinSecureBoot Disk is a proof-of-concept (not actively maintained or enhanced) bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives. Key feature: disk is fully functional with UEFI Secure Boot mode activated. It can launch any operating system or .efi file, even with untrusted, invalid or missing signature.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 21
    HWiNFO

    HWiNFO

    Comprehensive Hardware Analysis, Monitoring and Reporting for Windows

    Professional System Information and Diagnostics. Comprehensive Hardware Analysis, Monitoring and Reporting for Windows and DOS. HWiNFO is an all-in-one solution for hardware analysis and monitoring supporting a broad range of OSes (DOS, Microsoft Windows 95 - Windows 11, WinPE) and platforms (i8086 - Xeon Platinum). Exhausting information about hardware components displayed in hierarchy unfolding into deep details. Useful for obtaining a detailed hardware inventory report or...
    Downloads: 166,299 This Week
    Last Update:
    See Project
  • 22
    Multi Launch Executable

    Multi Launch Executable

    Launching Multiple Instances Files From Same Compiled Main Executable.

    Able App Compiling and Executing One or More Multiple Files in a Single Bootable Executable On Your Used Computer. Update Note: 1) Fix 1.01 : "Possibility of Excluding the Acoustic Signal (Muting) When Opening & Closing Files at a Frequency Lower than 41Hz." 2) Fix 1.1 : "Updated Minor Fix & Improvement."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Appium Desktop

    Appium Desktop

    Appium Server in Desktop GUIs for Mac, Windows, and Linux

    Appium Desktop is an app for Mac, Windows, and Linux which gives you the power of the Appium automation server in a beautiful and flexible UI. It is basically a graphical interface for the Appium Server. You can set options, start/stop the server, see logs, etc... You also don't need to use Node/NPM to install Appium, as the Node runtime comes bundled with Appium Desktop. If you're on Windows or macOS, Appium Desktop will automatically provide you with updated versions of the app when they...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 24
    Dual Monitor Tools

    Dual Monitor Tools

    Tools for Windows users with dual or multiple monitors.

    Tools for Windows users with dual or multiple monitors. Has hotkeys for moving windows around, restrict mouse/cursor movement between screens, application launcher, wallpaper creator and changer and a screen capture tool.
    Leader badge
    Downloads: 8,081 This Week
    Last Update:
    See Project
  • 25
    Browser Pool

    Browser Pool

    A Node.js library to easily manage and rotate a pool of web browsers

    Browser Pool is a small, but powerful and extensible library, that allows you to seamlessly control multiple headless browsers at the same time with only a little configuration, and a single function call. Currently it supports Puppeteer, Playwright and it can be easily extended with plugins. We created Browser Pool because we regularly needed to execute tasks concurrently in many headless browsers and their pages, but we did not want to worry about launching browsers, closing browsers,...
    Downloads: 0 This Week
    Last Update:
    See Project