Camunda BPM VS React

Compare Camunda BPM vs React and see what are their differences.

Camunda BPM

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI. (by camunda)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Camunda BPM React
16 1,694
3,963 221,803
3.0% 1.1%
9.3 9.9
8 days ago 3 days ago
Java JavaScript
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Camunda BPM

Posts with mentions or reviews of Camunda BPM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-02.
  • Smart Working, orari flessibili, carriere e settori. Qual è la situazione?
    1 project | /r/ItaliaCareerAdvice | 12 Jun 2023
  • Camunda BPM VS javactrl-kafka - a user suggested alternative
    2 projects | 2 Feb 2023
  • Optimizing Decision Making with a Trie Tree-Based Rules Engine: An Experience Report
    4 projects | dev.to | 23 Jan 2023
    In Pictet Technologies, my team relies a lot on decision models. These models allow our business analysts to input Compliance business rules directly into the systems with minimal developer intervention. When I joined the company, we used to use both Drools and Camunda. However, we faced severe memory and performance issues, specifically with Camunda, prompting me to explore alternatives.
  • How to Communicate Your Process Visually using BPMN as Code
    3 projects | dev.to | 23 Jan 2023
    BPMN is actually a set of standards has been used for years for complex enterprise processes, and nowadays it's becoming more accessible thanks to the development of the new techniques. Web based tooling (like Camunda, BPMN.io), more platforms supporting integrating diagrams into the flows, and remote work culture all helps us to use BPMN easier. Besides all of that, we drive/lead more and more initiatives together and we're keep looking for the efficiency and improvement.
  • Achieving Rule-based observability using Sidekick and Camunda
    3 projects | dev.to | 12 Sep 2022
    The Universal Process Orchestrator | Camunda
  • How to Achieve Geo-redundancy with Zeebe
    2 projects | dev.to | 28 Jun 2022
    Bernd Ruecker is co-founder and chief technologist of Camunda as well as the author ofPractical Process Automation with O’Reilly. He likes speaking about himself in the third person. He is passionate about developer-friendly process automation technology. Connect viaLinkedIn or follow him onTwitter. As always, he loves getting your feedback. Comment below orsend him an email.
  • Ask HN: Who is hiring? (June 2022)
    22 projects | news.ycombinator.com | 1 Jun 2022
    Camunda | Senior Frontend Engineer | REMOTE EMEA (Europe, Middle East and Africa) | Full-time

    At Camunda - https://camunda.com - we have a simple goal: automate any processes, anywhere. All the way from Zalando's online shop to NASA's space missions, processes are everywhere, and at Camunda we have made it our mission to enable organizations to design, automate and improve these processes — no matter where they are and what they entail.

    Camunda is an open-source software company innovating process automation with a developer-friendly approach that is standards-based, highly scalable, and collaborative for business and IT.

    You'd be joining our Optimize team that builds the Business Intelligence component of the Camunda Stack - we do this with highly specialized visualizations that leave our customers in awe.

    I'm looking for a keen Senior Frontend Engineer who is passionate about building beautiful and reliable web applications with React and modern JavaScript while enjoying collaborating closely within a diverse, cross-functional team of Engineers, a Product Manager, and a Product Designer.

    Frontend-Stack: React, Chart.js, Jest, Enzyme, Testcafe, Node.js

    Learn more and apply at: https://camunda.com/career/career-details/?gh_jid=5093941003...

  • Book notes: Turn the Ship Around!
    6 projects | dev.to | 4 May 2022
    Camuda and Zeebe are targeted to microservices developers.
  • Do you use low-code BPM solutions?
    1 project | /r/smallbusiness | 28 Apr 2022
    I'm still looking for a better solution. Do you know any other good solutions? Do you know lowcodeplatform.io or camunda.com?
  • Anyone knows a Laravel package to create an interface of custom actions and custom conditions?
    4 projects | /r/laravel | 24 Mar 2022
    I know this is not for laravel, but is this the direction you're looking for? https://camunda.com/

React

Posts with mentions or reviews of React. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-26.
  • Building an Email Assistant Application with Burr
    6 projects | dev.to | 26 Apr 2024
    You can use any frontend framework you want — react-based tooling, however, has a natural advantage as it models everything as a function of state, which can map 1:1 with the concept in Burr. In the demo app we use react, react-query, and tailwind, but we’ll be skipping over this largely (it is not central to the purpose of the post).
  • React 18.3.0 Is Out
    2 projects | news.ycombinator.com | 25 Apr 2024
    Oddly, no info on changelog: https://github.com/facebook/react/blob/main/CHANGELOG.md
  • Preact vs React: A Comparative Guide
    2 projects | dev.to | 23 Apr 2024
    In this post, we get to know more about Preact, one of this year's trending libraries. And we'll compare it to React to see which one suits better for our projects.
  • Meet Cheryl Murphy: Full-Stack Developer, lifelong learner, and volunteer Project Team Lead at Web Dev Path
    2 projects | dev.to | 22 Apr 2024
    Cheryl Murphy is not only a dedicated full-stack web developer skilled in technologies like React, Next.js, and NestJs but also a community-driven professional who recently took on the role of volunteer project team lead at Web Dev Path. With a dual Bachelor's degree in Computing and Chemical Engineering from Monash University, Cheryl’s journey in tech is marked by a passion for building accessible solutions and a commitment to fostering community within tech.
  • How to Build an AI FAQ System with Strapi, LangChain & OpenAI
    7 projects | dev.to | 21 Apr 2024
    Basic knowledge of ReactJs
  • Everyone Has JavaScript, Right?
    1 project | news.ycombinator.com | 21 Apr 2024
    Google Translate and many other libraries break React based sites if they are using refs.

    I don't think that point it falls under "written on naive assumptions"

    https://github.com/facebook/react/issues/11538

    the issue says closed but you can easily catch it in various sites and use cases.

  • Integrate Bootstrap with React
    2 projects | dev.to | 19 Apr 2024
    This article serves as your comprehensive guide to mastering the art of combining Bootstrap and React seamlessly. Dive in to uncover the tips, tricks, and best practices to elevate your UI design game effortlessly.
  • React Server Components Example with Next.js
    9 projects | dev.to | 16 Apr 2024
    This isn’t an accident; when Meta introduced React Server Components, Dan Abramov explicitly stated that they collaborated with the Next.js team to develop the RSC webpack plugin.
  • Collab Lab #66 Recap
    7 projects | dev.to | 7 Apr 2024
    JavaScript React Flowbite Tailwind Firebase - Auth, Database, and Hosting Vite
  • New Features in React 19 – Updates with Code Examples
    2 projects | dev.to | 4 Apr 2024
    Official Website Team GitHub Canary Releases

What are some alternatives?

When comparing Camunda BPM and React you can also consider the following projects:

Flowable (V6) - A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.

qwik - Instant-loading web apps, without effort

kogito-runtimes - This repository is a fork of apache/incubator-kie-kogito-runtimes. Please use upstream repository for development.

Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.

Activiti - Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.

Vue.js - This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

jbpm - a Business Process Management (BPM) Suite

SvelteKit - web development, streamlined

Drools - This repository is a fork of apache/incubator-kie-drools. Please use upstream repository for development.

lit-element - LEGACY REPO. This repository is for maintenance of the legacy LitElement library. The LitElement base class is now part of the Lit library, which is developed in the lit monorepo.

zeebe - Distributed Workflow Engine for Microservices Orchestration

Tailwind CSS - A utility-first CSS framework for rapid UI development.