Showing 60 open source projects for "as-project"

View related business solutions
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    WinUtil

    WinUtil

    Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes

    ...WinUtil is modular and maintained as multiple scripts compiled into a single executable PowerShell script for ease of use and development. It offers a robust developer workflow with clear contribution guidelines and an active Discord community for support. The project prioritizes clean, efficient code and careful review of contributions to maintain stability. WinUtil is widely popular with thousands of stars and contributors, reflecting its reliability and usefulness in Windows system management.
    Downloads: 724 This Week
    Last Update:
    See Project
  • 2
    Office Tool Plus

    Office Tool Plus

    Office Tool Plus localization projects

    Office Tool Plus is a Windows deployment assistant for managing installation and activation of Microsoft Office, Visio, and Project (2016 through 2024). It provides a GUI for customizing installs, applying licenses, and managing components for offline and network environments.
    Downloads: 224 This Week
    Last Update:
    See Project
  • 3
    Vcpkg

    Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

    ...The installed tree is intended for consumption by any number of projects: for example, installing a bunch of libraries and then using those libraries from Visual Studio, without additional configuration. Because the installed tree is not associated with an individual project, it's similar to tools like brew or apt, except that the installed tree is vcpkg-installation-local, rather than global to a system or user.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 4
    Magisk on WSA

    Magisk on WSA

    Integrate Magisk root and Google Apps into WSA

    ...It offers features such as unattended installation, automatic developer mode activation, and seamless updates without data loss. This project has become popular among advanced users who want more control over Android on Windows. Note: support for Magisk on WSA will end after March 5, 2025.
    Downloads: 29 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5
    Debloat Windows 10

    Debloat Windows 10

    A Collection of Scripts Which Disable/Remove Windows 10 Features

    “Debloat-Windows-10” is a GitHub repository containing a collection of PowerShell scripts intended to disable or remove unwanted Windows 10 features, built-in apps, services, telemetry components, and tweaks for performance or privacy. The project is archived as of September 23, 2025 and marked as read-only, since Windows 10 will reach end of life. The author explicitly warns that running these scripts can sometimes break system functionality (e.g. user accounts or system components) and recommends using them only on fresh installations with caution. Many scripts operate nondestructively (without interactive confirmations), but the user is encouraged to edit them beforehand to suit their specific needs. ...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 6
    Flipper Zero BadUSB

    Flipper Zero BadUSB

    Repository for my flipper zero badUSB payloads

    The repository is a public GitHub collection of BadUSB payloads prepared to run from a Flipper Zero device; it’s presented as a plug-and-play library that bundles payload scripts, a README, and supporting files so users can pick and use payloads without heavy setup. The project is heavily PowerShell-oriented and organized into a payloads folder with documentation (README, FAQs) and helper scripts, and the author says they formatted the collection to be easy for others to use. The maintainer also set up short-URL infrastructure to simplify embedding webhooks or tokens into compact one-liners for payload configuration, and the repo includes social/contact links and acknowledgments to related projects. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    Sophia Script for Windows

    Sophia Script for Windows

    The most powerful PowerShell module for fine-tuning Windows

    ...For developers or sysadmins, it offers an alternative tool for building lightweight Windows automation without resorting to full compiled utilities. While its adoption might be niche, the project showcases how domain-specific scripting languages can simplify cross-cutting OS tasks.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 8
    Claude Code

    Claude Code

    Claude Code is an agentic coding tool that lives in your terminal

    Claude Code is an intelligent agentic coding assistant that lives in your terminal and understands your entire codebase. It helps developers code faster by executing routine tasks, explaining complex code snippets, and managing git workflows—all via natural language commands. Claude Code integrates seamlessly into your terminal, IDE, or GitHub by tagging @claude to interact with your code context. The tool is designed to simplify development by automating repetitive work and providing...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    Re-image the Windows

    Re-image the Windows

    These scripts to configure a ready-to-use Windows environment

    Reimage-Windows is a repo for automating and documenting the process of reinstalling or “reimaging” Windows, turning what is normally a manual, error-prone chore into a repeatable pipeline. It bundles scripts, configuration, and notes so that after a clean Windows install you can run one or two commands to get your environment back. The project is aimed at people who rebuild machines often, maintain several PCs, or just want a disaster-recovery style setup for Windows. It encourages treating OS setup like code: versioned, reviewable, and improvable over time. Because it’s public, you can see exactly what’s being installed and customize it for your own drivers, packages, and tools. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10
    BadUSB

    BadUSB

    Flipper Zero badusb payload library

    This project explores USB device emulation attacks—commonly called BadUSB—by demonstrating how commodity USB hardware can impersonate keyboards, network adapters, or storage devices to perform scripted actions on a host. It typically contains firmware examples, payloads, and explanations showing how a device presenting as a Human Interface Device (HID) can inject keystrokes, open shells, or orchestrate data exfiltration when plugged into a machine.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Easy GPU PV

    Easy GPU PV

    A Project dedicated to making GPU Partitioning on Windows easier

    Easy-GPU-PV is an open-source project that automates the relatively complex steps required to set up GPU Paravirtualization (GPU-PV) on Windows Hyper-V, letting you partition a physical GPU and assign slices to virtual machines for low-latency remote use. It creates and installs a Windows VM, copies the necessary GPU-PV driver files into the VM, and helps install Parsec (an ultra-low-latency remote-desktop client) so you can connect to the VM at high framerates.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Winget-AutoUpdate

    Winget-AutoUpdate

    WAU daily updates apps as system and notify connected users

    ...For organizations, it’s a pragmatic bridge between ad-hoc desktop maintenance and a more formal patching pipeline—especially useful where modern app stores aren’t the single source of truth. The project also tends to include helpful utilities for generating update reports, creating change tickets, or rolling back problematic updates. Ultimately, it reduces the operational cost of keeping diverse Windows apps reasonably up to date.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    dbatools

    dbatools

    SQL Server automation and instance migrations have never been safer

    Instance migrations and best practice implementations have never been safer, faster or freer. dbatools is PowerShell module that you may think of like a command-line SQL Server Management Studio. The project initially started out as just Start-SqlMigration.ps1, but has now grown into a collection of over 500 commands that help automate SQL Server tasks and encourage best practices. dbatools now works on PowerShell Core (aka PowerShell 6+). This means that you can run a large majority of our commands on Linux and macOS. In addition to the simple things you can do in SSMS (e.g. starting a job, backing up a database), we've also read a whole bunch of docs and came up with commands that do nifty things quickly. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Domain Password Spray

    Domain Password Spray

    A tool written in PowerShell to perform password assessments

    ...It automates the process of attempting common or customized passwords against many accounts while respecting timing and throttling controls to reduce obvious lockout noise. The project includes features for credential list management, target selection (users, service accounts, or collections), and configurable rate limits so testers can tune the balance between coverage and stealth. Output formats include summary reports and structured logs to help analysts triage which accounts were hit and where to prioritize defensive follow-up. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Flowseal

    Flowseal

    Bypass regional or ISP-level restrictions on services like Discord

    ...It packages configurations and executable scripts (e.g., batch files) that leverage system-level filtering or packet redirection techniques (such as WinDivert or other strategies) to modify network behavior so that traffic destined for these services appears indistinguishable from unrestricted traffic. The project includes ways to install system services, update host rules, and test different strategies for unblocking or rerouting traffic. Because it directly touches network stacks and routing, its usage is typically technical and can require careful configuration to avoid destabilizing network settings.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    TinyTeX releases

    TinyTeX releases

    Windows/macOS/Linux binaries and installation methods of TinyTeX

    A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live. TinyTeX is a custom LaTeX distribution based on TeX Live that is small in size but functions well in most cases, especially for R users. If you run into the problem of missing LaTeX packages, it should be super clear to you what you need to do (in fact, R users won’t need to do anything). You only install LaTeX packages you actually need. Currently, TinyTeX works best for R users. Other users...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    MemProcFS Analyzer

    MemProcFS Analyzer

    Automated Forensic Analysis of Windows Memory Dumps for DFIR

    ...It emphasizes automation and reproducibility: parsers can be chained, results exported, and reports templated to fit incident workflows. Because memory contains transient but critical traces of running malware or misuse, the project focuses on robust parsing in the face of corruption and mismatched OS versions.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    PowerUpSQL

    PowerUpSQL

    A PowerShell toolkit for attacking SQL Server

    ...It bundles a wide range of functions that help enumerate SQL Server instances, configuration settings, and potentially risky features so operators and testers can quickly understand an instance's security posture. The project is aimed at internal penetration testers and red-teamers but is also useful for database administrators and defenders who want to inventory SQL Server attack surface and hunt for misconfigurations. PowerUpSQL can surface things like weak configuration flags, dangerous surface (for example, features that may enable code execution from SQL), credential material exposed in configuration, and cross-instance trust relationships such as linked servers. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Win Debloat Tools

    Win Debloat Tools

    Re-imagining Windows like a minimal OS install

    ...It aims to re-imagine Windows as if it were installed in a minimal state, removing bloatware and optional features with minimal impact on core functionality, though it warns users to proceed with caution since changes can be extensive. The project supports both graphical and CLI execution flows that let users individually select tweaks or apply a broad “Apply Tweaks” preset that automates many optimizations at once. It typically creates a system restore point before making changes, and also logs actions for transparency so you can review what was done. Beyond simple removal of apps, it can optimize services, cleanup temporary system files, remove residual Windows.old folders, and generally reduce resource overhead for better performance and battery life.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Windows Terminal Shell

    Windows Terminal Shell

    Install/uninstall scripts for Windows Terminal context menu items

    ...Its aim is to define, register, and manage custom shell profiles (e.g. WSL distros, custom PowerShell builds, alternative shells like Git Bash, zsh via WSL) in Windows Terminal in an automated or reproducible fashion. The project includes scripts (PowerShell, possibly JSON manipulations) to scan available shells, generate Terminal profiles, and update or sync Windows Terminal’s settings.json with appropriate icons, command lines, and environment variables. This helps users maintain consistent shell environments across multiple machines (e.g. developers who use custom shells or cross-platform setups).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    K8tools

    K8tools

    Security- and exploitation-oriented utilities and proof-of-concepts

    K8tools is a large, curated GitHub repository collecting dozens (hundreds) of security- and exploitation-oriented utilities, proof-of-concepts, and payloads aimed at penetration testing, privilege escalation, and vulnerability exploitation. The project bundles exploits for many well-known CVEs, remote get-shell scripts, local privilege-escalation helpers, credential-harvesting utilities, scanning and brute-force tools, and a variety of platform-specific binaries and archives organized into folders for quick browsing. The README and repository metadata present it as an “all-in-one” toolkit for offensive security tasks, with many archived executables, exploit payloads, and helper scripts (including PowerShell and Python examples) that target services such as WebLogic, Tomcat, Zimbra, Struts2, Zabbix and others. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Generative AI for Beginners (Version 3)

    Generative AI for Beginners (Version 3)

    21 Lessons, Get Started Building with Generative AI

    Generative AI for Beginners is a 21-lesson course by Microsoft Cloud Advocates that teaches the fundamentals of building generative AI applications in a practical, project-oriented way. Lessons are split into “Learn” modules for core concepts and “Build” modules with hands-on code in Python and TypeScript, so you can jump in at any point that matches your goals. The course covers everything from model selection, prompt engineering, and chat/text/image app patterns to secure development practices and UX for AI. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Islands Dark

    Islands Dark

    VSCode theme based off the easemate IDE and Jetbrains islands theme

    Islands Dark is a custom theme and UI enhancement project for Visual Studio Code that reimagines the editor’s look and feel with a dark, modern aesthetic inspired by JetBrains’ Islands Dark theme, bringing refined visual flair to the development experience. Rather than just changing colors, it introduces visual enhancements such as floating glass-like panels with subtle shadows, rounded corners on UI elements, and smoothly animated transitions that make the editor feel more polished and immersive. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Just the Browser

    Just the Browser

    Remove AI features, telemetry data reporting, sponsored content

    ...It includes setup scripts for Windows and Mac/Linux, and directories with manual configuration files that explain what each setting does, allowing power users to tailor the experience. Because the project leans on official group policy options, the changes persist as long as browsers support these settings, and users can easily revert them or extend them manually.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Windows Super God Mode

    Windows Super God Mode

    Creates shortcuts to virtually every special location or action built

    This project packages a set of Windows tweaks, shortcuts, and convenience scripts that surface many of the OS’s hidden settings and advanced controls into a single, easy-to-use place. It automates creation of “God Mode” folders and other control-panel shortcuts, removes the need to manually hunt through layers of Settings or the Registry, and often bundles helper scripts for common maintenance tasks.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →