All Projects → Cadence Python → Similar Projects or Alternatives

966 Open source projects that are alternatives of or similar to Cadence Python

Hark Lang
Build stateful and portable serverless applications without thinking about infrastructure.
Stars: ✭ 103 (+3%)
Mutual labels:  microservices, orchestration
zenaton-ruby
💎 Ruby gem to run and orchestrate background jobs with Zenaton Workflow Engine
Stars: ✭ 32 (-68%)
Mutual labels:  workflow, orchestration
Baker
Orchestrate microservice-based process flows
Stars: ✭ 233 (+133%)
Mutual labels:  microservices, orchestration
Service Fabric
We've moved!
Stars: ✭ 258 (+158%)
Mutual labels:  microservices, orchestration
Xstate
State machines and statecharts for the modern web.
Stars: ✭ 18,300 (+18200%)
Mutual labels:  workflow, orchestration
Server
The Prefect API and backend
Stars: ✭ 87 (-13%)
Mutual labels:  workflow, orchestration
Zeebe
Distributed Workflow Engine for Microservices Orchestration
Stars: ✭ 2,165 (+2065%)
Mutual labels:  microservices, workflow
Walkoff
A flexible, easy to use, automation framework allowing users to integrate their capabilities and devices to cut through the repetitive, tedious tasks slowing them down. #nsacyber
Stars: ✭ 855 (+755%)
Mutual labels:  workflow, orchestration
Netramesh
Ultra light service mesh for any orchestrator
Stars: ✭ 175 (+75%)
Mutual labels:  microservices, orchestration
Genie
Distributed Big Data Orchestration Service
Stars: ✭ 1,544 (+1444%)
Mutual labels:  microservices, orchestration
Service Fabric
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
Stars: ✭ 2,874 (+2774%)
Mutual labels:  microservices, orchestration
Prefect
The easiest way to automate your data
Stars: ✭ 7,956 (+7856%)
Mutual labels:  workflow, orchestration
Jdonframework
Domain-Driven-Design Pub/Sub Domain-Events framework
Stars: ✭ 978 (+878%)
Mutual labels:  microservices, workflow
Gameon Java Microservices On Kubernetes
This code demonstrates deployment of a Microservices based application Game On! on to Kubernetes cluster. Game On! is a throwback text-based adventure built to help you explore microservice architectures and related concepts.
Stars: ✭ 88 (-12%)
Mutual labels:  microservices
Jetpack
🚀 Jetpack – Webpack made more convenient.
Stars: ✭ 1,326 (+1226%)
Mutual labels:  workflow
Microservice Patterns
Code to share the knowledge I gained while designing and implementing micro services
Stars: ✭ 87 (-13%)
Mutual labels:  microservices
Rabbus
A tiny wrapper over amqp exchanges and queues 🚌 ✨
Stars: ✭ 86 (-14%)
Mutual labels:  microservices
Grpcjsontranscoder
A filter which allows a RESTful JSON API client to send requests to .NET web server over HTTP and get proxied to a gRPC service
Stars: ✭ 97 (-3%)
Mutual labels:  microservices
Aktion
Translates GitHub Actions into Tekton and Knative Objects
Stars: ✭ 94 (-6%)
Mutual labels:  workflow
Linker
workflow editor library
Stars: ✭ 85 (-15%)
Mutual labels:  workflow
Spring Cloud Cloudfoundry
Integration between Cloudfoundry and the Spring Cloud APIs
Stars: ✭ 83 (-17%)
Mutual labels:  microservices
Workflow Swift
A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.
Stars: ✭ 92 (-8%)
Mutual labels:  workflow
Qiankun
📦 🚀 Blazing fast, simple and complete solution for micro frontends.
Stars: ✭ 11,497 (+11397%)
Mutual labels:  microservices
Python Lambda
A toolkit for developing and deploying serverless Python code in AWS Lambda.
Stars: ✭ 1,247 (+1147%)
Mutual labels:  microservices
Django Th
🐍 Trigger Happy - The bus 🚌 for your internet services
Stars: ✭ 1,356 (+1256%)
Mutual labels:  microservices
Gomk
An opinionated Makefile for Go projects.
Stars: ✭ 96 (-4%)
Mutual labels:  workflow
Bitnami Docker Airflow
Bitnami Docker Image for Apache Airflow
Stars: ✭ 89 (-11%)
Mutual labels:  workflow
Launch Kit
An awesome tool-kit for launching Cosmos-SDK and Tendermint-based projects
Stars: ✭ 82 (-18%)
Mutual labels:  workflow
Dockerfiles
Base Dockerfiles && Amazing Dockerfiles && Microservices Dockerfiles
Stars: ✭ 94 (-6%)
Mutual labels:  microservices
Microservices Architecture Guidelines
Designing a Microservices Architecture
Stars: ✭ 86 (-14%)
Mutual labels:  microservices
Api2html
Using the data from your API, generate the HTML on the fly! Server-side rendering of the mustache templates
Stars: ✭ 97 (-3%)
Mutual labels:  microservices
Workflows
Run Cloud Native workflows on any environment using Dapr
Stars: ✭ 84 (-16%)
Mutual labels:  workflow
My Cheat Sheets
A place to keep all my cheat sheets for the complete development of ASIC/FPGA hardware or a software app/service.
Stars: ✭ 94 (-6%)
Mutual labels:  microservices
Attemper
Distributed,multi-tenancy,job-flow scheduling application(分布式多租户的支持流程编排的任务调度平台) QQ群:1029617143
Stars: ✭ 86 (-14%)
Mutual labels:  workflow
Actionview
An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.
Stars: ✭ 1,357 (+1257%)
Mutual labels:  workflow
Albatross
Albatross: orchestrate and manage MirageOS unikernels with Solo5
Stars: ✭ 85 (-15%)
Mutual labels:  orchestration
Micromanage
A Micro-services Helpers Framework | Easily manage multiple repositories and projects
Stars: ✭ 93 (-7%)
Mutual labels:  microservices
Monolith Microservice Shop
Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.
Stars: ✭ 83 (-17%)
Mutual labels:  microservices
Nflow
nFlow is a battle-proven solution for orchestrating business processes. It can be used as microservices orchestrator (Saga-pattern), as business process engine or as persistent finite-state machine.
Stars: ✭ 96 (-4%)
Mutual labels:  workflow
Flyte
Accelerate your ML and Data workflows to production. Flyte is a production grade orchestration system for your Data and ML workloads. It has been battle tested at Lyft, Spotify, freenome and others and truly open-source.
Stars: ✭ 1,242 (+1142%)
Mutual labels:  workflow
Resilient Java Microservices With Istio
In this code we demonstrate how to build, deploy, connect resilient Java microservices leveraging Istio service mesh. We show how to configure and use circuit breakers, timeouts/retries, rate limits and other advanced resiliency features from Istio without changing the application code.
Stars: ✭ 92 (-8%)
Mutual labels:  microservices
Read Only Coding
Automator services to make coding in Xcode easier
Stars: ✭ 82 (-18%)
Mutual labels:  workflow
Engineering Blog
📝 We write about our technologies and the problems we handle at scale.
Stars: ✭ 99 (-1%)
Mutual labels:  microservices
Bartlett
A simple Jenkins command line client to serve your needs.
Stars: ✭ 81 (-19%)
Mutual labels:  workflow
Chi
lightweight, idiomatic and composable router for building Go HTTP services
Stars: ✭ 10,581 (+10481%)
Mutual labels:  microservices
Hgw
hgw是由gateway网关服务、manager控制服务构成的一套轻量级网关系统。目前支持http/https协议的服务控制
Stars: ✭ 81 (-19%)
Mutual labels:  microservices
Jbpm
a Business Process Management (BPM) Suite
Stars: ✭ 1,226 (+1126%)
Mutual labels:  workflow
Kogito Examples
Kogito examples - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
Stars: ✭ 96 (-4%)
Mutual labels:  workflow
Dotnetcore Microservices Poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
Stars: ✭ 1,304 (+1204%)
Mutual labels:  microservices
Auto Assign Action
An action which adds reviewers to the pull request when the pull request is opened.
Stars: ✭ 78 (-22%)
Mutual labels:  workflow
Nestjs Cqrs Starter
NestJS CQRS Microservices Starter Project
Stars: ✭ 80 (-20%)
Mutual labels:  microservices
Cytoflow
A Python toolbox for quantitative, reproducible flow cytometry analysis
Stars: ✭ 90 (-10%)
Mutual labels:  workflow
Common Workflow Language
Repository for the CWL standards. Use https://cwl.discourse.group/ for support 😊
Stars: ✭ 1,222 (+1122%)
Mutual labels:  workflow
Alfred Ssh
SSH workflow for Alfred for Mac with powerful hostname expansion/completion
Stars: ✭ 78 (-22%)
Mutual labels:  workflow
Kubernetes Ingress Controller
🦍 Kong for Kubernetes: the official Ingress Controller for Kubernetes.
Stars: ✭ 1,347 (+1247%)
Mutual labels:  microservices
Deepl Alfred Workflow2
DeepL Alfred Workflow
Stars: ✭ 93 (-7%)
Mutual labels:  workflow
Texera
Big Data Analytics Using Interactive Workflows
Stars: ✭ 90 (-10%)
Mutual labels:  workflow
Health Checks Api
Standardize the way services and applications expose their status in a distributed application
Stars: ✭ 78 (-22%)
Mutual labels:  microservices
Setup Msys2
GitHub Action to setup MSYS2 (MSYS, MINGW64 and/or MINGW32)
Stars: ✭ 78 (-22%)
Mutual labels:  workflow
Drake
An R-focused pipeline toolkit for reproducibility and high-performance computing
Stars: ✭ 1,301 (+1201%)
Mutual labels:  workflow
1-60 of 966 similar projects