Showing 315 open source projects for "power"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Power Pwn

    Power Pwn

    Repurpose Microsoft-trusted executables, service accounts, etc.

    Repurpose Microsoft-trusted executables, service accounts and cloud services to power a malware operation. These materials are presented from an attacker’s perspective with the goal of raising awareness to the risks of underestimating the security impact of No Code/Low Code. No Code/Low Code is awesome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Arduino core for the ESP32

    Arduino core for the ESP32

    Arduino core for the ESP32

    ESP32 is a single 2.4 GHz Wi-Fi-and-Bluetooth SoC (System On a Chip) designed by Espressif Systems. ESP32 is designed for mobile, wearable electronics, and Internet-of-Things (IoT) applications. It features all the state-of-the-art characteristics of low-power chips, including fine-grained clock gating, multiple power modes,and dynamic power scaling. For instance, in a low-power IoT sensor hub application scenario, ESP32 is woken-up periodically and only when a specified condition is detected. The low-duty cycle is used to minimize the amount of energy that the chip expends. The output of the power amplifier is also adjustable, thus contributing to an optimal trade-off between communication range, data rate and power consumption. ...
    Downloads: 185 This Week
    Last Update:
    See Project
  • 3
    Network UPS Tools

    Network UPS Tools

    The Network UPS Tools repository

    ...Network UPS Tools (NUT) is an open-source solution for monitoring and managing uninterruptible power supplies (UPS) and other power devices across networks.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 4
    Atlas OS

    Atlas OS

    An open and lightweight modification to Windows

    Atlas is an open-source, script-based modification for Windows that enhances usability, privacy, and performance. It strips unnecessary background services, disables telemetry, and includes gaming and latency optimizations to make Windows feel lean and fast for enthusiasts.
    Downloads: 2,307 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Lenovo Legion Linux Support

    Lenovo Legion Linux Support

    Driver and tools for controlling Lenovo Legion laptops in Linux

    Lenovo Legion Linux (LLL) brings additional drivers and tools for Lenovo Legion series laptops to Linux. It is the alternative to Lenovo Vantage or Legion Zone (both Windows only). It allows you to control features like the fan curve, power mode, power limits, rapid charging, and more. This has been achieved through reverse engineering and disassembling the ACPI firmware, as well as the firmware and memory of the embedded controller (EC).
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    NetherSX2 Classic

    NetherSX2 Classic

    Continuation of NetherSX2 based on AetherSX2 3668

    ...The project stitches in anti-tampering modifications, RetroAchievements notification fixes, and controller and GameDB updates while maintaining the legacy behavior of the classic build for compatibility with titles that might perform better on the older codebase. Because this classic branch starts from a slightly different upstream version than NetherSX2-patch, users often choose it for performance reasons on lower-power devices or for games with known regressions in newer builds. As with the patch variant, the repository includes configuration changes, fixes for widescreen and deinterlacing behavior, and updated game and controller support developed by the community.
    Downloads: 2,927 This Week
    Last Update:
    See Project
  • 7
    AlienFX Tools

    AlienFX Tools

    Alienware systems lights, fans, and power control tools and apps

    AlienFX Tools is a suite of utilities aimed at controlling lighting, fan, and power behaviors on Alienware systems, directly interfacing with USB or ACPI hardware rather than relying on official drivers. This project supports a broad range of effects and modes, allowing users to customize RGB lighting zones, create and switch profiles based on system states (like power source or running applications), and generate lighting behaviors tied to thermal and performance events. ...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 8
    Steam Deck Tools

    Steam Deck Tools

    Fan, Overlay, Power Control and Steam Controller for Windows

    Steam Deck Tools is a community-driven collection of utilities designed to enhance the experience of running Windows on the Valve Steam Deck. Hosted on GitHub and written primarily in C#, this suite bundles multiple practical tools into a single package, including fan control, performance overlay, power (TDP and refresh rate) adjustment, and Steam Controller support. The tools aim to fill functionality gaps when running Windows on a device originally optimized for SteamOS, such as adjusting thermal behavior or viewing real-time stats like FPS. Users have noted the project provides a lightweight alternative to other companion utilities and can be especially helpful when default drivers or settings don’t cover desired features. ...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 9
    auto-cpufreq

    auto-cpufreq

    Automatic CPU speed & power optimizer for Linux

    Automatic CPU speed & power optimizer for Linux. Actively monitors laptop battery state, CPU usage, CPU temperature, and system load, ultimately allowing you to improve battery life without making any compromises.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Deskflow

    Deskflow

    Share a single keyboard and mouse between multiple computers

    ...It features hotkey-driven app launching, workspace switching, window snapping, search快捷启动, and minimal UI. Built with modern frameworks (likely Electron or Qt) and geared toward power users wanting efficient workflow control.
    Downloads: 260 This Week
    Last Update:
    See Project
  • 11
    Lakka

    Lakka

    Linux distribution that transforms a computers into game consoles

    ...We also support PS3 and XBox360 controllers so you don't have to buy new ones. We try our best to keep the hardware required to run Lakka as cheap as possible. The software is optimized to run fast even on low-end computers. The power can be supplied by any micro USB adapter like the one for your smartphone.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 12
    whisper.cpp

    whisper.cpp

    Port of OpenAI's Whisper model in C/C++

    whisper.cpp is a lightweight, C/C++ reimplementation of OpenAI’s Whisper automatic speech recognition (ASR) model—designed for efficient, standalone transcription without external dependencies. The entire high-level implementation of the model is contained in whisper.h and whisper.cpp. The rest of the code is part of the ggml machine learning library. The command downloads the base.en model converted to custom ggml format and runs the inference on all .wav samples in the folder samples....
    Downloads: 397 This Week
    Last Update:
    See Project
  • 13
    ProzillaOS

    ProzillaOS

    Web-based operating system inspired by Ubuntu Linux and Windows

    ProzillaOS is a lightweight, user-friendly Linux distribution based on Arch Linux, designed to offer a fast, minimal, and easy-to-use experience out of the box. Tailored for new users and enthusiasts who enjoy the power of Arch with added usability, ProzillaOS provides a curated desktop environment with pre-installed essential applications, graphical tools for package management, and a clean, modern aesthetic. Its goal is to maintain a balance between simplicity and customization, making it suitable for both daily drivers and power users.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    i2pd

    i2pd

    I2P: End-to-End encrypted and anonymous Internet

    i2pd (I2P Daemon) is a lightweight, full-featured C++ implementation of the I2P (Invisible Internet Project) protocol, designed for enabling anonymous, encrypted, and censorship-resistant communication. It functions as a router node in the I2P network, supporting services like anonymous websites (eepsites), email, file sharing, and secure messaging. i2pd is designed to be resource-efficient and suitable for running on embedded systems or routers while maintaining compatibility with the wider...
    Downloads: 116 This Week
    Last Update:
    See Project
  • 15
    Arduino FOC

    Arduino FOC

    Arduino FOC for BLDC and Stepper motors

    ...The solutions that can be found online are almost exclusively very specific for certain hardware configurations and the microcontroller architecture used. Additionally, most of the efforts at this moment are still channeled towards the high-power applications of the BLDC motors and proper low-cost FOC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    G-Helper

    G-Helper

    Lightweight Armoury Crate alternative for Asus laptops and ROG Ally

    Small and lightweight Armoury Crate alternative for Asus laptops offering almost same functionality without extra load and unnecessary services. Works with all popular models, such as ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, Flow Z13, DUO, TUF Series, Strix or Scar Series, ProArt, Vivobook, Zenbook, ROG Ally or Ally X and many more.
    Downloads: 126 This Week
    Last Update:
    See Project
  • 17
    KonaBess

    KonaBess

    A GPU overclock & undervolt tool for various Snapdragon chips

    ...The application achieves customization by unpacking the Boot/Vendor Boot image, decompiling and editing relevant dtb (device tree binary) files, and finally repacking and flashing the modified image. The extent of improvement varies, with some users reporting a 25% reduction in power consumption in the graphics benchmark (4.2w->3.2w) after undervolting the Snapdragon 865. Actual improvement is chip-specific and contingent on stability requirements.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 18
    openFyde

    openFyde

    openFyde supported hardware "x86 PC with Intel HD graphics

    overlay-amd64-openfyde is the official overlay repository for the amd64 (x86_64) build of openFyde, a Chromium OS-based distribution tailored for developers, power users, and alternative devices outside of Google's supported ChromeOS hardware. openFyde offers a fast, secure, and web-centric desktop experience with support for Linux apps, Android containers, and cloud integration. This overlay includes the custom configurations and firmware patches necessary to optimize openFyde for generic x86_64 devices such as laptops and desktops.
    Downloads: 89 This Week
    Last Update:
    See Project
  • 19
    Tock OS

    Tock OS

    A secure embedded operating system for microcontrollers

    Tock is a secure, embedded operating system designed for microcontrollers and low-power hardware platforms. Written in Rust, it uses a novel kernel architecture where the OS runs a minimal trusted core and all userland code, including device drivers, is sandboxed and isolated. Tock is ideal for IoT devices, wearables, and embedded research projects where reliability and safety are critical. Its capability-based security model and preemptive multitasking allow developers to safely run multiple applications on constrained devices with confidence in memory and fault isolation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    OpenRGB

    OpenRGB

    Open source RGB lighting control

    ...The app supports running as a standalone GUI, a headless server, or a networked client so multiple machines can synchronize lighting. Profiles make it easy to save and switch complex scenes, and a graphical LED map helps craft precise patterns. Power users can automate everything via a command-line tool and an SDK that third-party apps can target. The project’s goal is straightforward: one tool to orchestrate all your lighting without the bloat, drivers, or background processes that often come with vendor software.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 21
    GameMode

    GameMode

    Optimise Linux system performance on demand

    GameMode is a daemon/lib combo for Linux that allows games to request a set of optimizations be temporarily applied to the host OS and/or a game process. GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU power save or on-demand governors but is now host to a range of optimization features and configurations.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    NetBox

    NetBox

    The premiere source of truth powering network automation

    ...By combining the traditional disciplines of IP address management (IPAM) and datacenter infrastructure management (DCIM) with powerful APIs and extensions, NetBox provides the ideal "source of truth" to power network automation. Available as open source software under the Apache 2.0 license, NetBox is employed by thousands of organizations around the world. Netbox is written in Python and uses the Django web framework. It is a web-based application that can be used to manage IP addresses and the devices and cables connected to them, as well as providing a data center infrastructure management (DCIM) tool. ...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 23
    Remove Windows Ai

    Remove Windows Ai

    Strip Windows 11 of built-in AI features for control and privacy

    ...The script covers a wide variety of AI surfaces (from core features like Copilot and Recall to hidden system packages, registry keys, and ancillary services) and applies targeted removals or disablement in bulk or selectively based on user choice. It offers both a graphical interface with toggles and a more advanced command-line mode, giving flexibility to novices and power users alike. RemoveWindowsAI also includes options to create backups and revert changes if users want to restore functionality later.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 24
    GTweak

    GTweak

    Portable Tool for an Ideal Windows Setup

    GTweak is a Windows optimization and customization utility designed to give users deep control over system behavior, privacy, and performance. It provides a wide range of tools to disable unnecessary services, reduce telemetry, and streamline the operating system for better efficiency. The software allows users to modify system settings that are typically hidden or difficult to access, making advanced tweaks more accessible. GTweak also includes features for removing pre-installed apps,...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 25
    Remove MS Edge

    Remove MS Edge

    Uninstall Microsoft Edge with an executable or batch script

    ...It also acknowledges real-world maintenance risks, such as Windows update behavior that can break or loop if the system expects Edge to exist, so it’s best understood as a power-user tool with tradeoffs. The project offers multiple removal “flavors,” including options that remove only Edge, remove Edge plus WebView, or focus on specific Edge variants, so users can pick a level of aggressiveness.
    Downloads: 34 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB