Showing 24 open source projects for "multi-valued"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Gradle

    Gradle

    Adaptable, fast automation for all

    ...From mobile apps to microservices, from small startups to big enterprises, Gradle helps teams build, automate and deliver better software, faster. Write in Java, C++, Python or your language of choice. Package for deployment on any platform. Go monorepo or multi-repo. And rely on Gradle's unparalleled versatility to build it all.
    Downloads: 105 This Week
    Last Update:
    See Project
  • 2
    Clouddriver

    Clouddriver

    Read and write operations across cloud providers

    ...A scalable caching subsystem maintains near-real-time views of accounts and regions to keep UI and pipelines responsive. Credentials, permissions, and account configuration are managed centrally, enabling multi-account, multi-region deployments at scale. In practice, Clouddriver is the backbone that lets Spinnaker orchestrate hybrid and multi-cloud delivery with a single pane of glass.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Gradle Lint Plugin

    Gradle Lint Plugin

    Linter tool for identifying and reporting on patterns of misuse

    ...It functions analogous to ESLint in the JavaScript ecosystem: you define rules, apply them across the build scripts, and get warnings or errors when code deviates from best practices. It is particularly useful for maintaining consistency across large, multi-module projects or monorepos, helping teams avoid build anti-patterns, unused dependencies, or misconfigurations. The plugin supports custom rules and can even automatically fix certain violations (e.g. unused dependencies) via a fixGradleLint task. Because it hooks into the end of many Gradle tasks, it can catch issues as part of a normal build workflow, making feedback immediate.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    Gradle Ospackage Plugin

    Gradle Ospackage Plugin

    Gradle plugin for constructing linux packages

    ...Pre-, post-install, and removal scripts are supported so services can be registered, caches warmed, or config migrated during upgrades. The plugin fits naturally in multi-module builds and CI, producing artifacts that ops teams can promote through repositories like APT or YUM. It’s widely used to package JVM applications along with their configs, systemd units, and logs into a single deployable unit. By codifying packaging alongside source, it closes the gap between dev and ops and makes releases auditable and consistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AppJoint

    AppJoint

    Cross module Android development made easy!

    ...It allows progressive modularization: you can incrementally introduce AppJoint in parts of an existing app without rewriting everything. The design focuses on being lightweight and easy to adopt—only a few annotations and calls are needed. In multi-module Android architectures, it helps maintain loose coupling and cleaner module boundaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gogradle

    Gogradle

    A Gradle Plugin Providing Full Support for Go

    Gogradle is a gradle plugin that provides support for building golang. Gogradle is a Gradle plugin that provide modern build support for Golang. Gogradle is deeply inspired by glide(I need to pay respect for it). You can simply think Gogradle as glide+make. make has a very steep learning curve, thus many people (like me) aren't good at it; Gradle use a DSL with similar syntax to Java to describe a build, which is easier for me. Makefile and Shell have cross-platform issues, especially on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    h3d

    Heavy Duty Directory Deduplicator

    A tool to detect duplicate or similar directories on locally accessible drives. The tool is currently linux-specific, but can be extended easily to run anywhere Java runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10

    SexScripts community scripts

    Repository for the multi-authors SexScripts

    The main site of SexScripts saw a lot of script releases in the last monthes. But it lacks a shared repository for those who want to collaborate on common scripts.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    glu

    glu

    Deployment Automation Platform

    ...Under the hood it coordinates distributed nodes, tolerating partial failures while continuing to drive toward the target state. By separating deployment recipes from environment specifics, glu encourages repeatable, testable releases for multi-service stacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cyclone - Task Automation

    Cyclone - Task Automation

    Task Scheduler for Java, Groovy, Javascript, python & ruby

    ...In many programming languages, there are batch module/libraries available to schedule jobs, but need quite a bit of enhancements to provide similar feature set as Cyclone. Cyclone comes with a number of fascinating features Real-time progress and status montoring for jobs Pause, resume and stop an executing job Multi-user environment with in-built authentication and authorization modules Polygot - jobs can be implemented in java, groovy, ruby, javascript and python Easy administration and configuration - user management etc. Extensible security module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SDK Manager Plugin

    SDK Manager Plugin

    Gradle plugin which downloads and manages your Android SDK

    The sdk-manager-plugin is a now‑deprecated Gradle plugin (by Jake Wharton) that automatically downloads and manages Android SDK components during Gradle builds. It was designed to reduce SDK installation friction but is obsolete due to built-in capabilities in newer Android Gradle Plugin versions. Your output likely will be different depending on the varying factors listed above. Subsequent runs will omit this output and proceed directly to normal execution. It currently takes about 100ms on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ApplicantDatabase

    ApplicantDatabase

    Applicant Database is a multi-user software to administrate applicants

    Applicant Database manages applicants and employees of your company. It helps you finding the staff which fits best to your next projects. Applicant Database allows you to contact applicants and export their CVs as PDF or RTF. With filters you can find the best matching applicants and employees to certain requirements. Applicant Database is written in Groovy and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Liferay for Virgo

    The research of an ability to port Liferay to Virgo

    ...I have done this work in the research purpose to analyze an ability of development a serious mass enterprise system on very perspective and great Virgo platform couple with the most powerful open source portal Liferay. My theoretical research has pointed these two product like the most perspective flexible and multi functional solutions matching my aims very well. But practically Virgo has turned out inapplicable for my tasks for a lot of different reasons (low performance, inconvenient migration process, poor environment, not enough functionality of tools, low robust, poor documentation and etc.) If someone want to know in details I can formalize everything on the forum by a request. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Automated Business Logic

    Automated Business Logic

    Transaction logic engine for JPA/Hibernate

    ABL is a transaction logic engine: it allows you to declare complex, multi-table transaction logic for your persistent objects, using simple declarative annotations. ABL operates as a HIbernate/JPA event listener to eliminate recoding and automate integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Helen is an adventure game engine written in Java 6, designed to support multiple users. Where Helen attempts to be unique is enabling users with powerful extensibility without a grammar-heavy language (thanks to Groovy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A multi-user password management web application designed for organizations to store passwords. Written in Grails, Groovy and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Enyarok is an online 2D RPG based on Stendhal. It is focusing on real role-playing, to prevent hack&slay like at the original server. For this reason, we provide new items, maps, creatures, new features & improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PSMud is a mud driver written in Java and a basic mudlib written in Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UniVeCS is a generic vehicle combat turn-based game system simulating a broad range of vehicles from starships and giant robots to cars and tanks in both single player and networked multi-player modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web based multi-user application for storing, modifying and sharing Homebrew (Beer) recipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The XE Toolkit is a multi-platform, network-aware, secure performance monitoring solution for tactical analysis of enterprise computing systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB