Showing 470 open source projects for "workflow"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 1
    WordPlate

    WordPlate

    A boilerplate for WordPress, built with Composer and designed

    WordPlate is a boilerplate for WordPress development that utilizes Composer and offers sensible defaults. It provides a modern development workflow for building WordPress applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    iText

    iText

    iText for Java represents the next level of SDKs for developers

    ...Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit, and enhance PDF documents, iText can be a boon to nearly every workflow. iText Suite refers to the complete line of products comprising the open-source iText Core PDF library and its add-ons. The iText Suite is a fully-featured SDK for PDF development that allows you to seamlessly embed extensive PDF functionality into your software or workflows. The iText Suite builds on over a decade of lessons learned from iText 5 (and iTextSharp) development. ...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 3
    Actions Runner Controller (ARC)

    Actions Runner Controller (ARC)

    Kubernetes controller for GitHub Actions self-hosted runners

    ...Because controlled runners can be ephemeral and based on containers, new runner instances can scale up or down rapidly and cleanly. You can set up ARC on Kubernetes using Helm, then create and run a workflow that uses runner scale sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SpringBlade

    SpringBlade

    Microservice architecture that provides SpringCloud solutions

    ...The system provides three configurations of menu button authority, data authority, and interface authority. The combination configuration method based on annotation + Web is flexible and takes effect immediately. Deeply customize the Flowable workflow to meet SpringCloud distributed scenarios, escort complex processes, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 5
    XState

    XState

    State machines and statecharts for the modern web

    JavaScript and TypeScript finite state machines and statecharts for the modern web. Statecharts are a formalism for modeling stateful, reactive systems. This is useful for declaratively describing the behavior of your application, from the individual components to the overall application logic. XState is a library for creating, interpreting, and executing finite state machines and statecharts, as well as managing invocations of those machines as actors. The following fundamental computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Skaffold

    Skaffold

    Easy and Repeatable Kubernetes Development

    Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters. Skaffold handles the workflow for building, pushing and deploying your application. It also provides building blocks and describe customizations for a CI/CD pipeline.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Refined GitHub

    Refined GitHub

    Browser extension that simplifies GitHub interface and adds features

    ...Displays the age of the repository in the sidebar. In your forked repos, shows number of your open PRs to the original repo. Adds a link to access the past runs of a GitHub Action workflow when seeing the workflow configuration file. And much more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Rust Latam

    Rust Latam

    Learn to write Rust procedural macros

    ..., #[sorted], #[bitfield]. The README indicates the focus is on learning: parsing token streams, generating code, handling generics, attribute arguments, etc. It has test harness and workflow guidance. Because procedural macros are quite subtle in Rust, this workshop is a strong resource for anyone wanting to go from beginner to intermediate/advanced macro writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Trivy

    Trivy

    Find vulnerabilities, misconfigurations, secrets, SBOM in containers

    ...Trivy detects vulnerabilities from a wide array of operating systems and programming languages, across different versions, and vulnerability sources. Detect common misconfigurations with Trivy, using the same familiar tool and workflow that you already have in place for vulnerabilities. Trivy scans Terraform, CloudFormation, Docker, Kubernetes, and many other IaC configuration files for security issues right alongside vulnerabilities. Trivy IaC is brought to you by the team behind the popular tfsec project. Trivy is a single binary with no dependencies! There’s no database to maintain, no external tools it relies on, no runtime requirements whatsoever.
    Downloads: 24 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 10
    actions/github-script

    actions/github-script

    Write workflows scripting the GitHub API in JavaScript

    This action makes it easy to quickly write a script in your workflow that uses the GitHub API and the workflow run context. To use this action, provide an input named script that contains the body of an asynchronous function call. Since the script is just a function body, these values will already be defined, so you don't have to import them. All scripts are now run with Node 16 instead of Node 12 and are affected by any breaking changes between Node 12 and 16.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pipenv

    Pipenv

    Python Development Workflow for Humans

    ...It allows you to use pip and virtualenv together; use the upcoming Pipfile and Pipfile.lock instead of a problematic requirements.txt; automatically exposes security vulnerabilities; and streamlines your development workflow by loading .env file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    git absorb

    git absorb

    git commit --fixup, but automatic

    ...The command essentially looks at the lines that were modified, finds a changeset modifying those lines, and amends that changeset to include your uncommitted changes. If the changes can't be made without conflicts, they remain uncommitted. This workflow is insanely useful for things like applying review feedback. You just make file changes, run hg absorb and the mapping of changes to commits sorts itself out. It is magical.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SonarQube

    SonarQube

    Continuous inspection

    ...Make sure your codebase is clean and maintainable, to increase developer velocity! We embrace progress - whether it's multi-language applications, teams composed of different backgrounds or a workflow that's a mix of modern and legacy, SonarQube has you covered. SonarQube fits with your existing tools and pro-actively raises a hand when the quality or security of your codebase is at risk. SonarQube can analyse branches of your repo, and notify you directly in your Pull Requests!
    Downloads: 30 This Week
    Last Update:
    See Project
  • 14
    Netlify CMS

    Netlify CMS

    A Git-based CMS for static site generators

    ...Choose a template that’s pre-configured with a static site generator and deploys to a global CDN in one click. You get to implement modern front end tools to deliver a faster, safer, and more scalable site. Editors get a friendly UI and intuitive workflow that meets their content management requirements.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Frappe

    Frappe

    Low code web framework for real world applications

    Frappe is a full-stack, low-code web framework written in Python and JavaScript, used to build scalable and modular enterprise applications. It powers ERPNext and includes tools for REST APIs, user management, document modeling, workflows, and real-time updates. Frappe uses a "model-view-controller" approach with its own ORM and frontend system, enabling rapid development without sacrificing control or performance.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Firecamp

    Firecamp

    OpenSource Postman Alternative. The developer-first API devtool

    Firecamp is a DX-first API development platform that helps developers design, develop, test, and document their APIs effortlessly. With a user-friendly interface and a range of powerful features, Firecamp streamlines the API development workflow and enhances collaboration among team members.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    no-neck-pain.nvim

    no-neck-pain.nvim

    Super extensible plugin to center the focused buffer to the center

    Dead simple plugin to center the currently focused buffer to the middle of the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PlatformIO Core

    PlatformIO Core

    Professional collaborative platform for embedded development

    ...A lightweight but powerful cross-platform source code editor. Smart code completions are based on variable types, function definitions, and library dependencies. Multi-projects workflow with easy navigation around project codebase, multiple panes, and themes support. Seamless integration with PlatformIO Home (UI) with board and library managers. Intuitive project wizard and a wide range of example projects. Built-in Terminal with PlatformIO Core (CLI) and powerful Serial Port Monitor.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19
    Okteto

    Okteto

    Develop your applications directly in your Kubernetes Cluster

    ...Today, most developers try to either run parts of the infrastructure locally or just test these integrations directly in the cluster via CI jobs, or the docker build/redeploy cycle. It works, but this workflow is painful and incredibly slow. Okteto accelerates the development workflow of Kubernetes applications. You write your code locally and okteto detects the changes and instantly updates your Kubernetes applications. Okteto allows you to develop inside a container. When you run out to up your Kubernetes deployment is replaced by a development container that contains your development tools (e.g. maven and jdk, or npm, python, go compiler, debuggers, etc). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    xcmp

    xcmp

    The TypeScript MCP framework

    xmcp is a modern TypeScript framework created by Basement Studio for building and deploying MCP (Model Context Protocol) applications. Emphasizing developer experience, it streamlines project scaffolding, development workflow, and deployment, integrating smoothly with ecosystems like Next.js. Launched recently and backed by active CI and NPM distribution, xmcp aims to lower barriers in the MCP ecosystem.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    DBOS Transact TS

    DBOS Transact TS

    Lightweight Durable TypeScript Workflows

    dbos-transact-ts is a TypeScript framework that enables transactional workflows backed by PostgreSQL, combining application logic with durable execution. It provides an easy way to write fault-tolerant functions that survive failures, retry automatically, and persist their execution state. Built for modern serverless and distributed environments, it's ideal for consistency-critical operations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    n8n Workflows

    n8n Workflows

    All of the workflows of n8n i could find (also from the site itself)

    This repository aggregates a well-organized collection of community-submitted automation workflows built for n8n, a fair-code, self-hostable automation tool. It serves as an index for discovering ready-made flows to automate tasks across multiple services and platforms. 2,057 workflows with meaningful, searchable names. 365 unique integrations across popular platforms. 29,445 total nodes with professional categorization. Quality assurance - All workflows analyzed and categorized.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    ILLA Builder

    ILLA Builder

    Low-code platform allows you to build business apps

    ...Integrating AI agents into your app and empowering it with AI capabilities such as intelligent analysis, content generation, and more, without AI development skills. Use ILLA Flow to automate your workflow to ensure you always have the latest data and reduce repetitive tasks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    thymeleaf

    thymeleaf

    Thymeleaf is a modern server-side Java template engine for web

    Thymeleaf is a modern server-side Java template engine for both web and standalone environments. Thymeleaf's main goal is to bring elegant natural templates to your development workflow, HTML that can be correctly displayed in browsers and also work as static prototypes, allowing for stronger collaboration in development teams. With modules for Spring Framework, a host of integrations with your favorite tools, and the ability to plug in your own functionality, Thymeleaf is ideal for modern-day HTML5 JVM web development, although there is much more it can do. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GoCD

    GoCD

    Main repository for GoCD, continuous delivery server

    GoCD’s value stream map shows your entire path to production in a single view. Easily navigate across jobs, spot inefficiencies, and optimize your process. No plugin required, out of box CD. GoCD streamlines your CD workflow on popular cloud environments such as Kubernetes, Docker, AWS and more. GoCD excels at modeling complex CD workflows for fast feedback with its modeling constructs, parallel execution and dependency management. No plugin required, out of box CD. GoCD helps you troubleshoot a broken pipeline by tracking every change from commit to deploy in real time. ...
    Downloads: 0 This Week
    Last Update:
    See Project