126 projects for "custom-eclipse" with 2 filters applied:

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1
    Obtainium

    Obtainium

    Get Android app updates straight from the source

    Obtainium is an Android app for installing and updating apps directly from their release pages (GitHub, GitLab, F-Droid, APKMirror, etc.). Users can subscribe to custom sources, receive notifications on updates, verify APK safety (using AppVerifier), and import/export app lists. It's designed to bypass Play Store restrictions and keep apps up to date independently.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 2
    WSA-Script

    WSA-Script

    Integrate Magisk root and Google Apps into WSA

    WSA-Script is a community-driven automation and scripting toolkit that helps Windows users extend the Windows Subsystem for Android (WSA) by integrating optional features like Magisk (for root access) and Google Apps into the otherwise vanilla WSA environment, leveraging GitHub Actions and scripted installers to do much of the heavy lifting. The project provides a way to download and unpack custom builds of the WSA package that bundle these enhancements and guide users through installation using automated batch and PowerShell scripts so that Android apps requiring Google Play Services or root can run in WSA on Windows 10 or 11. Because Microsoft’s default WSA lacks these extended capabilities, WSA-Script fills a niche for enthusiasts who need a more flexible Android experience on desktop Windows, managing downloads, registrations, and configuration steps in a repeatable workflow.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 3
    whisper.cpp

    whisper.cpp

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

    ...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. whisper.cpp supports integer quantization of the Whisper ggml models. Quantized models require less memory and disk space and depending on the hardware can be processed more efficiently.
    Downloads: 496 This Week
    Last Update:
    See Project
  • 4
    NetherSX2

    NetherSX2

    Continuation of NetherSX2 based on AetherSX2 4248

    NetherSX2-patch is a community-driven continuation and enhancement of the NetherSX2 Android PlayStation 2 emulator, itself a modded fork of the open-source AetherSX2 project originally based on PCSX2. It focuses on providing a more complete and feature-rich experience by applying patches to the upstream emulator build and removing ad-related bloat, fixing notification issues, and exposing many internal settings so users have finer control over performance and compatibility on mobile devices....
    Downloads: 367 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    RetroBIOS

    RetroBIOS

    Complete BIOS & firmware packs for RetroArch, Batocera, Recalbox, etc.

    RetroBIOS is an open-source project that provides complete BIOS and firmware packs for a wide range of emulators and retro gaming platforms. It includes thousands of verified system files required to run consoles and arcade systems accurately across tools like RetroArch, Batocera, RetroPie, and EmuDeck. Each BIOS file is validated against emulator source code to ensure correctness, compatibility, and proper functionality. The project simplifies setup by offering automated install scripts...
    Downloads: 268 This Week
    Last Update:
    See Project
  • 6
    Aegis Authenticator

    Aegis Authenticator

    A free, secure and open source app for Android

    ...It supports importing accounts from QR codes, exporting encrypted backups for safe storage, and grouping or labeling tokens so managing dozens of accounts is simple. Aegis also offers options for custom token configuration, including changing issuer names, digits, and intervals, and includes a robust recovery mechanism in case a device is lost. It has a material design interface that makes navigation intuitive, and its open-source license ensures transparency.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    Cluster

    Cluster

    Easy Map Annotation Clustering

    ...Return an instance of MKAnnotationView to display as a visual representation of the annotations. The ClusterAnnotationView class exposes a countLabel property. You can subclass ClusterAnnotationView to provide custom behavior as needed. Here's an example of subclassing the ClusterAnnotationView and customizing the layer borderColor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xenia

    Xenia

    Xbox 360 Emulator Research Project

    ...It implements the 360’s CPU (Xenon), GPU (including Direct3D shader logic), and system libraries to translate Xbox instructions into equivalent host machine operations, enabling many titles to launch and in some cases play at improved frame rates compared with the original hardware. Because Xbox 360 games use custom hardware features and proprietary APIs, Xenia developers have progressively mapped and translated these into PC-friendly code while balancing performance and accuracy, and the project includes compatibility tracking so users can see what games work and how well. Although not all titles are supported and some still suffer graphical or audio issues, the emulator continues to evolve with community contributions and experimental support for Vulkan and Direct3D.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 9
    spdlog

    spdlog

    Fast C++ logging library

    ...For example, if you only need rotating logger, you need to include "spdlog/sinks/rotating_file_sink.h". spdlog provides various log targets, which are, rotating log files, daily log files, console logging (colors supported), syslog, Windows event log, and Windows debugger (OutputDebugString(..)). Easily extendable with custom log targets. Log filtering, log levels can be modified in runtime as well as in compile time. Support for loading log levels from argv or from environment var. Backtrace support, store debug messages in a ring buffer and display later on demand.
    Downloads: 2 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
    NLog

    NLog

    Advanced and structured logging for various .NET platforms

    ...Even without restarting the application, the configuration can be changed. Every log message can be templated with various layout renders. Even though NLog has targets and pre-defined layouts, you can write custom targets or pass custom values. Fully support for structured logging. Targets are used to display, store or pass log messages to another destination. NLog can dynamically write to one of multiple targets for each log message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Raivo OTP

    Raivo OTP

    A native, lightweight and secure one-time-password (OTP) client

    ...It helps users replace or supplement traditional SMS or email 2FA by securely storing OTP secrets and displaying rotating codes that can be synced via iCloud across Apple devices, reducing the risk of losing access when switching devices. Users can easily add new accounts by scanning QR codes or entering secrets manually, assign custom icons for better visual organization, and quickly search through stored tokens to find the one they need. The app includes optional biometric unlocking with Face ID or Touch ID so access to sensitive OTPs remains both fast and secure. It also supports encrypted backups and exports, letting users archive their data safely offline or transfer it between devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    File Picker

    File Picker

    File picker plugin for Flutter, compatible with mobile (iOS & Android)

    A package that allows you to use the native file explorer to pick single or multiple files, with extensions filtering support. File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    AndroidNativeEmu

    AndroidNativeEmu

    Allows you to partly emulate an Android native library

    ...By abstracting away the complexity of full device emulation, it allows faster iteration and more focused analysis of specific components. It also integrates well with Python tooling, making it accessible and extensible for custom workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge Agent

    Easily collect, transform, and transfer vehicle data to the cloud in near-real-time. AWS IoT FleetWise makes it easy and cost-effective for automakers to collect, transform, and transfer vehicle data to the cloud in near-real-time and use it to build applications with analytics and machine learning that improve vehicle quality, safety, and autonomy. Train autonomous vehicles (AVs) and advanced driver assistance systems (ADAS) with camera data collected from a fleet of production vehicles....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    eOSBuildsRonnz98

    Custom ROMs for /e/OS

    Custom ROMs for /e/OS Some custom ROMS for iode, LineageOS and crDroid For more information and install instructions please look at: https://community.e.foundation
    Leader badge
    Downloads: 4,986 This Week
    Last Update:
    See Project
  • 16
    DerpFest

    DerpFest

    DerpFest Custom ROM Downloads For Official Supported Devices

    ...Then various users and maintainers got interested in supporting this project. Now we make efforts to cut the cord and stand on our own feet. We try to be a platform for beginners and support the Custom ROM community with our own unique contributions as well. This ROM exists thanks to our base - AOSiP, Thank you!
    Leader badge
    Downloads: 2,465 This Week
    Last Update:
    See Project
  • 17
    Joes android-builds

    Joes android-builds

    Custom Android ROMS for Xiaomi Redmi 9T/9 Power/Note 9 4G and POCO M3

    Leader badge
    Downloads: 842 This Week
    Last Update:
    See Project
  • 18
    pipa

    pipa

    Custom Roms for pipa (Xiaomi Pad 6)

    Leader badge
    Downloads: 299 This Week
    Last Update:
    See Project
  • 19
    crDroidOS
    crDroid is a customized fork of Android based on LineageOS. It has offered unofficial releases of Android 10 up to Android 16 Custom ROMs. The crDroid website provides a list of supported devices along with the date of the latest release for each.
    Leader badge
    Downloads: 596 This Week
    Last Update:
    See Project
  • 20
    Realme 2/C1
    The 𝗥𝗲𝗮𝗹𝗺𝗲 𝟮 and 𝗖𝟭 (codenamed "RMX1805/1809/1811") is a mid-range and budget-friendly smartphones from Realme announced in August 2018. SOURCE𝗙𝗢𝗥𝗚𝗘 : https://sourceforge.net/projects/realme-rmx1805/files/ 𝗚𝗥𝗢𝗨𝗣 : https://t.me/realmeC12 𝗖𝗛𝗔𝗡𝗡𝗘𝗟 : https://t.me/realme_c1
    Leader badge
    Downloads: 315 This Week
    Last Update:
    See Project
  • 21
    MODIFIED ZELLO VERSION

    MODIFIED ZELLO VERSION

    we are developers modified zello version in malaysia

    We are modified zello version for racing or easy to get to talk faster. and we are modified custom rom from android 2.3.6 until 4.4.2 for zello only not for daily used. all update about version zello or custom rom for zello you can find in here. thanks for support us us still beginner and need more to learn
    Downloads: 21 This Week
    Last Update:
    See Project
  • 22
    LucasOS

    LucasOS

    LucasOS is a custom rom I made for Poco X4 GT (codename "xaga") based

    LucasOS is a custom ROM based on xiaomi.eu build of HyperOS 1 (ULOCNXM OS1.0.5) designed for Poco X4 GT/ Redmi K50i/ Redmi Note 11t pro (+) (codename: xaga/xagain/xagapro). This ROM aims to deliver a clean, optimized, and smooth user experience with thoughtful tweaks and bloatware removal, while keeping important HyperOS functionalities.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 23
    rayrzy's Project

    rayrzy's Project

    Custom ROM for Xiaomi & Poco Phone

    Custom ROM for Redmi 5 Plus (vince), Redmi Note 8 /8T(ginkgo/willow), POCO X3/NFC (karna/surya) Dropped: - Redmi 5 (rosy)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    nitrogen-project

    nitrogen-project

    AOSP-based custom ROM from Russia

    Downloads: 20 This Week
    Last Update:
    See Project
  • 25
    Penguin ROMS - Begonia
    Custom ROMs for Redmi Note 8 Pro - Begonia by @PenguinChats
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
Auth0 Logo