Showing 158 open source projects for "delphi open source"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    Gradle

    Gradle

    Adaptable, fast automation for all

    Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, Kotlin, C/C++, and Groovy, and is closely...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    Axion Release Plugin

    Axion Release Plugin

    Gradle release & version management plugin

    A Gradle plugin for automating semantic versioning in SCM-centric workflows: it computes version from Git tags, manages SNAPSHOT suffixes, performs tagging, and handles version bumps—streamlining release processes.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    IHUB Plugins

    IHUB Plugins

    A set of Gradle plugins that greatly simplify project management

    A collection of Gradle plugins designed to simplify project setup, versioning, dependency management, Spring Boot configuration, GraalVM support, and more, tailored for IHub’s monorepos and enterprise workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JenkinsPipelineUnit

    JenkinsPipelineUnit

    Framework for unit testing Jenkins pipelines

    This testing framework lets you write unit tests on the configuration and conditional logic of the pipeline code, by providing a mock execution of the pipeline. You can mock built-in Jenkins commands, job configurations, see the stacktrace of the whole execution and even track regressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Ultimate Quiz Maker & Engagement Platform Icon
    The Ultimate Quiz Maker & Engagement Platform

    Powering publishers, brands, and sports teams with 30+ interactive content types. Maximize engagement and revenue with Riddle.

    Riddle is an online platform for creating interactive content such as quizzes, surveys, personality tests, prediction games, and leaderboards. Our customers create content on our platform and then embed it on their website. The goal? Increased engagement, lead generation, segmentation, and content monetization - all 100% GDPR compliant.
    Try for free
  • 5
    Android Cache Fix Gradle Plugin

    Android Cache Fix Gradle Plugin

    Gradle plugin that fixes Android build caching problems

    The Android Cache Fix Gradle Plugin is developed by the Gradle team to improve build cache correctness and performance for Android builds. It applies workarounds and adjustments for known issues in the Android Gradle Plugin that interfere with build caching. This plugin ensures that tasks are cacheable when they otherwise wouldn’t be, and it applies targeted fixes for bugs affecting incremental and cached builds, thus improving overall efficiency in Android projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Grgit

    Grgit

    The Groovy way to use Git

    Grgit is a Groovy‑friendly wrapper around Eclipse JGit that simplifies Git operations within Groovy scripts or Gradle builds. It provides a cleaner, fluent API for common Git tasks (clone, commit, tag, branch), and ships as a Gradle plugin for easy project integration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Gradle Plugin for Node

    Gradle Plugin for Node

    Gradle plugin for integrating NodeJS in your build

    gradle-node-plugin is a Gradle plugin that enables seamless integration of Node.js, npm, and Yarn within Gradle builds. It helps Java-based projects manage JavaScript dependencies and run Node.js tasks efficiently.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Gradle License Plugin

    Gradle License Plugin

    Gradle plugin that provides a task to generate a HTML license report

    The Gradle License Plugin helps developers manage and audit software licenses for dependencies in Android and Java projects. It automatically detects third-party libraries and generates a report containing license details. This is particularly useful for ensuring compliance with open-source licenses, making it easier for teams to identify potential legal issues or attribution requirements before releasing software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Thymeleaf Layout Dialect

    Thymeleaf Layout Dialect

    A dialect for Thymeleaf that lets you build layouts

    Thymeleaf Layout Dialect is an extension for the Thymeleaf templating engine that enables a layout/decorator mechanism, letting you define base templates and inject fragments for reusable and maintainable page structures, eliminating the need for third-party layout libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    Gradle Release

    Gradle Release

    Plugin for providing a Maven-like release process for Gradle projects

    This Gradle plugin provides a Maven-like release workflow (gradle release). It automates version bumping, snapshot removal, build, tagging, branch switching, and next-version prompt—compatible with Git, SVN, Bazaar, and Mercurial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Protobuf Gradle Plugin

    Protobuf Gradle Plugin

    Protobuf Plugin for Gradle

    An officially supported Gradle plugin that automates Protocol Buffers (.proto) compilation, code generation, and integration with gRPC across various source sets. It simplifies protobuf setup, supporting multiple languages and output configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Job DSL Plugin

    Job DSL Plugin

    Define Jenkins jobs using Groovy-based domain-specific language

    The Job DSL Plugin allows Jenkins users to define and manage their jobs using a Groovy-based domain-specific language (DSL). This enables infrastructure-as-code for Jenkins jobs, making CI/CD pipelines reproducible, version-controlled, and easy to update. The plugin simplifies the creation of complex build configurations and supports templates, conditional logic, and job generation through scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gradle Xcode Plugin

    Gradle Xcode Plugin

    gradle plugin for building Xcode Projects for iOS, watchOS, macOS

    The Gradle Xcode Plugin allows developers to build, archive, package, and sign iOS and macOS applications using Gradle. It provides a bridge between Gradle and Xcode’s build tools, enabling multiplatform or Android+iOS projects to use a unified build system. This plugin supports key features like provisioning profile management, dependency integration, and command-line automation for Apple platform projects, making it ideal for CI/CD pipelines or hybrid environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OmegaT - multiplatform CAT tool

    OmegaT - multiplatform CAT tool

    The free computer aided translation (CAT) tool for professionals

    OmegaT is a free and open source multiplatform Computer Assisted Translation tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
    Leader badge
    Downloads: 1,514 This Week
    Last Update:
    See Project
  • 15
    ZK - Simply Ajax and Mobile
    Ajax+Mobile Java Web framework. With 200+ Ajax components and event-driven, Ajax/RIA apps are as effortless and rich as desktop apps and HTML/XUL pages. Support JSP/JSF/JavaEE/Spring, Ajax Push and Client-fusion; also Java/Groovy/Python/JavaScript.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16
    SmartThingsPublic

    SmartThingsPublic

    SmartThings open-source DeviceType Handlers and SmartApps code

    SmartThingsPublic is the official public repository maintained by the SmartThings Community that hosts open-source SmartApps and Device Type Handlers (DTHs) written in Groovy for the SmartThings IoT platform, enabling users and developers to integrate, design, and automate smart home devices and behaviors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Snippetory

    Snippetory

    Java templating solution with passive templates.

    Snippetory is a platform for java developers dealing with any text generation. The abstraction layer helps to keep the issues of the 'view' in the view, while all logic is implemented in java. Editing, debugging and testing, all with the tools one is already used to. The separation of template keeps the template simple, the logic compact, and easy to navigate, and offers completely new re-usage scenarios. Sourceforge code hosting is abandoned. Primary site is now...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    fat-aar-android

    fat-aar-android

    A gradle plugin that merge dependencies into the final aar file

    fat-aar-android is a Gradle plugin that allows Android developers to package their AAR (Android Archive) libraries with all of their dependencies included. Normally, AARs do not bundle transitive dependencies, leading to missing classes or resource issues when consumed. This plugin solves that by merging the compile-time dependencies into a single "fat" AAR, streamlining distribution and reuse of libraries in projects where managing dependencies separately isn't ideal.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Jacoco Android Gradle Plugin

    Jacoco Android Gradle Plugin

    Gradle plugin that creates JaCoCo test reports for Android unit tests

    A Gradle plugin that auto-creates and configures JaCoCo code coverage tasks for each Android app/module variant, saving you from manual setup across build types and flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Metl ETL Data Integration

    Metl ETL Data Integration

    Simple message-based, web-based ETL integration

    Metl is a simple, web-based ETL tool that allows for data integrations including database, files, messaging, and web services. Supports RDBMS, SOAP, HTTP, FTP, SFTP, XML, FIXLEN, CSV, JSON, ZIP, and more. Metl implements scheduled integration tasks without the need for custom coding or heavy infrastructure. It can be deployed in the cloud or in an internal data center, and it was built to allow developers to extend it with custom components.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    lilith
    Lilith is a logging and access event viewer for Logback, log4j & java.util.logging. It has features comparable to Chainsaw for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Gradle Bintray Plugin

    Gradle Bintray Plugin

    The Gradle Bintray Plugin allows you to publish artifacts to Bintray

    The Gradle Bintray Plugin allows you to publish artifacts to Bintray. The plugin supports three methods to create groups of artifacts: Configurations, Publications and Copying specific files using filesSpec. One of the methods should be used to group artifacts to be uploaded to Bintray. Using the Configurations approach is the easiest, since this option attempts to infer what artifacts to upload based on the Gradle project and dependencies that are defined. Publications gives more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bintray Release

    Bintray Release

    A helper for releasing from gradle up to bintray

    Bintray‑release is a Gradle plugin by Novoda that automates publishing of Android, Java, or Groovy libraries to Bintray/JCenter, handling versioning, GPG signing, and metadata configuration. It's archived since Feb 2022, but historically simplified releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CodeNarc is a static analysis tool for Groovy source code, enabling monitoring and enforcement of many coding standards and best practices. CodeNarc applies predefined and/or custom rules to each Groovy file, and generates an HTML or XML report. This project has been moved to https://github.com/CodeNarc/CodeNarc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.