Search Results for "oracle-apex-workflow" - Page 16

Showing 3575 open source projects for "oracle-apex-workflow"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Klavis AI

    Klavis AI

    MCP integration platforms for AI agents to use tools at any scale

    ...Features include built-in authentication, multi-tenancy, hosted servers, Docker support, and enterprise security guardrails. Licensed under Apache 2.0, Klavis simplifies AI development by eliminating complex authentication management and enabling seamless workflow automation across multiple applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    gopkg

    gopkg

    Example for the go pkg's function

    gopkg is a large community-driven repository of examples for Go’s standard library packages, created to fill the gap left by the relatively sparse official examples. The project organizes content so that each package has its own directory and each function within that package gets its own Markdown file with code examples. The idea is that developers can quickly look up “how do I actually use this function?” without digging through source code or scattered blog posts. The maintainer provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GrowthBook

    GrowthBook

    Open source feature flagging and AB testing platform

    GrowthBook is an open-source platform for feature flagging and AB testing built to give teams the power of a fully-featured experimentation system without building it entirely from scratch. It supports both self-hosted and cloud-hosted deployment models, giving organizations the flexibility to own their infrastructure or consume it as a managed service. The platform is designed for performance and scale: its SDKs are lightweight, supporting local evaluation to minimize latency, and it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    App Ideas Collection

    App Ideas Collection

    A Collection of application ideas to improve your coding skills

    App Ideas Collection is a collection of application idea prompts created by Florin Pop designed to help developers improve their skills by building full applications. It is structured with tiers (Beginner, Intermediate, Advanced) so learners can choose ideas appropriate to their experience level. Each idea comes with a clear objective, user-stories, bonus features, and links to resources, making it more than just a list—it’s a guided roadmap. It’s aimed at people who might suffer from “what...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5
    doc.rustdesk.com

    doc.rustdesk.com

    Document of RustDesk

    This repository powers RustDesk’s official documentation site, serving as the central knowledge base for installing, configuring, and operating the open-source remote desktop ecosystem. It consolidates step-by-step guides for end users, administrators, and self-hosting teams, from client setup to server deployment and maintenance. The docs explain concepts like rendezvous versus relay roles, NAT traversal, security settings, and platform-specific nuances across Windows, macOS, Linux, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Memories

    Memories

    Build a full stack MERN application

    Project MERN Memories is a full-stack application built as a learning tutorial, using the MERN stack: React on the front end, Node.js and Express on the back end, and MongoDB for data persistence. The app is called “Memories” and allows users to post interesting events from their lives (memories), providing a simple social media–style interface and back-end API to support create, read, update, delete of posts. The repository is tied to a video tutorial series that covers the project from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Stable Diffusion Web UI Extensions

    Stable Diffusion Web UI Extensions

    Extension index for stable-diffusion-webui

    ...It aggregates metadata for hundreds of community plugins—image utilities, ControlNet tools, upscalers, prompt helpers, animation suites—so users can browse and add capabilities directly from the UI. The index maintains short descriptions, tags, and repository links, enabling quick filtering by purpose or workflow. It also standardizes submission format so extension authors can contribute entries that the Web UI can parse reliably. For end users, this turns the Web UI into a modular platform where new features appear without manual cloning or guesswork. The project effectively coordinates a thriving plugin ecosystem, keeping discovery and updates lightweight and centralized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fully Homomorphic Encryption

    Fully Homomorphic Encryption

    An FHE compiler for C++

    ...At its core is a “transpiler” that converts ordinary functions (typically written in a restricted subset of C++ or similar) into FHE circuits, plus backends that execute those circuits with different FHE libraries. The workflow usually mirrors normal software development: write and test a cleartext implementation, run a simulator to validate logic and performance characteristics, then compile to an encrypted form to run with real FHE parameters. The project includes benchmarking harnesses, examples, and tutorials that demystify parameter selection, gate costs, and latency/throughput trade-offs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Deep Research

    Deep Research

    Use any LLMs (Large Language Models) for Deep Research

    ...A simple web UI lets you enter topics and configure models, while the backend streams progress as sources are fetched and arguments are weighed. It offers MCP server support and SSE APIs, so IDEs and agent clients can drive the same workflow programmatically. The result is a repeatable process for scoping questions, collecting evidence, and producing a concise report with citations and reasoning steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    CutLER

    CutLER

    Code release for Cut and Learn for Unsupervised Object Detection

    CutLER is an approach for unsupervised object detection and instance segmentation that trains detectors without human-annotated labels, and the repo also includes VideoCutLER for unsupervised video instance segmentation. The method follows a “Cut-and-LEaRn” recipe: bootstrap object proposals, refine them iteratively, and train detection/segmentation heads to discover objects across diverse datasets. The codebase provides training and inference scripts, model configs, and references to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Statistical Rethinking 2024

    Statistical Rethinking 2024

    This course teaches data analysis

    ...It provides updated notebooks, R scripts, and model examples, some streamlined and restructured compared to previous years. The 2024 repo also highlights the transition toward more robust Stan models and integration with newer Bayesian workflow practices, continuing to emphasize accessibility for learners while modernizing the tools. This version is designed for students following the 2024 lecture series, offering the most current set of examples, exercises, and teaching material aligned with the Statistical Rethinking framework. Online, flipped instruction. I will pre-record the lectures each week. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Microsoft Defender for Cloud

    Microsoft Defender for Cloud

    Welcome to the Microsoft Defender for Cloud community repository

    Microsoft Defender for Cloud (the community repository) is a centralized collection of programmatic automations, policy definitions, remediation scripts, and visualization workbooks designed to help organizations manage and operationalize Microsoft Defender for Cloud at scale. It packages ready-to-use Azure Policy definitions, Logic App templates, PowerShell automation, remediation actions, and custom workbooks so teams can deploy detections, enforce security posture, and automate responses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ExpressJS.com

    ExpressJS.com

    The Express.js Website

    This repository contains the source for the Express web site and documentation, the canonical reference for developers using the Express framework. It organizes material into API reference, getting-started guides, best practices, and topic-focused explanations such as routing, middleware, error handling, templating, and performance. Versioned docs help readers match API behavior to the framework version they’re running, reducing confusion during upgrades. The site showcases common patterns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Authentic Theme

    Authentic Theme

    Official theme for the best server management panel

    Authentic Theme is a modern, responsive skin for the Webmin/Uberspace control panels that updates the look, feel, and usability of interface components. It replaces the default UI layout and navigation, adding sidebars, iconography, contextual menus, tabs, and dynamic theme options to enhance both aesthetics and workflow. The theme supports multiple screen sizes and devices, adapting elements like menus and panels to maintain usability on narrow windows. It also integrates customization options—color schemes, fonts, layout toggles—so administrators can brand and tailor the control panel. Under the hood it works with Webmin’s templating and module hooks to maintain compatibility with existing plugins and module content. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gradle JOOQ Plugin

    Gradle JOOQ Plugin

    Gradle plugin that integrates jOOQ

    ...By automating schema-to-code generation, the plugin keeps the application’s data model and database in sync. This reduces runtime errors and increases productivity by making database interactions strongly typed and integrated into the development workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JMH Gradle Plugin

    JMH Gradle Plugin

    Integrates the JMH benchmarking framework with Gradle

    ...JMH is the de facto standard for writing accurate and reliable Java microbenchmarks, and this plugin automates tasks like generating benchmark sources, compiling them with the required JMH support classes, and packaging runnable benchmark jars. It simplifies the workflow by handling classpath setup and wiring Gradle tasks for running benchmarks. Developers can run benchmarks via Gradle commands, produce reports, and compare performance over time. This reduces the manual effort of setting up JMH, making performance testing a natural part of the development cycle. The plugin is especially useful in projects where regression in execution speed or memory use must be carefully monitored.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Weave GitOps

    Weave GitOps

    Weave GitOps provides insights into your application deployments

    Weave GitOps is a simple, open source developer platform for people who want cloud-native applications but who don't have Kubernetes expertise. Experience how easy it is to enable GitOps and run your apps in a cluster. Use Git to collaborate with team members making new deployments easy and secure. Start with what developers need to run apps, and then easily extend to define and run your own enterprise platform. Our vision is that all cloud-native applications should be easy for developers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Material UI

    Material UI

    Comprehensive React component library that implements Material Design

    Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box. A meticulous implementation of Material Design; every Material UI component meets the highest standards of form and function. Start quickly with Material Design or use the advanced theming feature to easily tailor the components to your needs. CSS utilities allow you to move faster and make for a smooth developer experience when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Featuretools

    Featuretools

    An open source python library for automated feature engineering

    An open source Python framework for automated feature engineering. Featuretools automatically creates features from temporal and relational datasets. Featuretools uses DFS for automated feature engineering. You can combine your raw data with what you know about your data to build meaningful features for machine learning and predictive modeling. Featuretools provides APIs to ensure only valid data is used for calculations, keeping your feature vectors safe from common label leakage problems....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    spicedb

    spicedb

    Open Source, Google Zanzibar-inspired permissions database

    SpiceDB is a graph database purpose-built for storing and evaluating access control data. As of 2021, broken access control became the #1 threat to the web. With SpiceDB, developers finally have the solution to stopping this threat the same way as the hyperscalers. Open Source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer applications. Building modern authorization from scratch is non-trivial and requires years of development from domain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Changelog CI

    Changelog CI

    Changelog CI is a GitHub Action that enables a project

    Changelog CI is a GitHub Action that enables a project to automatically generate changelogs. Changelog CI can be triggered on pull_request, workflow_dispatch, and any other events that can provide the required inputs. Changelog CI uses python and GitHub API to generate a changelog for a repository. First, it tries to get the latest release from the repository (If available). Then, it checks all the pull requests/commits merged after the last release using the GitHub API. After that, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Population Shift Monitoring

    Population Shift Monitoring

    Monitor the stability of a Pandas or Spark dataframe

    ...It works with numerical, ordinal, categorical features, and the histograms can be higher-dimensional, e.g. it can also track correlations between any two features. popmon can automatically flag and alert on changes observed over time, such as trends, shifts, peaks, outliers, anomalies, changing correlations, etc, using monitoring business rules. Advanced users can leverage popmon's modular data pipeline to customize their workflow. Visualization of the pipeline can be useful when debugging or for didactic purposes. There is a script included with the package that you can use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tekton Pipelines

    Tekton Pipelines

    A cloud-native Pipeline resource

    ...Tekton lets you create CI/CD systems quickly, giving you scalable, serverless, cloud native execution out of the box. Tekton abstracts the underlying implementation so that you can choose the build, test, and deploy workflow based on your team’s requirements. Tekton is a collaborative project where members of the ecosystem contribute together to make CI/CD easier for everyone. See the individuals and organizations that are involved in the Tekton project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Plural

    Plural

    Deploy open source software on Kubernetes in record time

    ...Dependency management between Terraform/Helm modules, with dependency-aware deployment and upgrades. Authenticated docker registry and chartmuseum proxy per repository. Secret encryption using AES-256 (so you can keep the entire workflow in git). Configuring a DNS service to register fully-qualified domains under onplural.sh to eliminate the hassle of DNS registration for users. Being an OIDC provider to enable zero touch login security for all Plural applications. Plural creates versioned infrastructure-as-code which makes it easy to track what’s changing and roll back between versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Keystone

    Keystone

    The most powerful headless CMS for Node.js

    The most powerful headless CMS for Node.js, built with GraphQL and React. The superpowered CMS for developers. Keystone helps you build faster and scale further than any other CMS or App Framework. Just describe your schema, and get a powerful GraphQL API & beautiful Management UI for content and data. No boilerplate or bootstrapping – just elegant APIs to help you ship the code that matters without sacrificing the flexibility or power of a bespoke back-end. Ship a backend easily without...
    Downloads: 0 This Week
    Last Update:
    See Project