Flowable (V6) alternatives and similar libraries
Based on the "Projects" category.
Alternatively, view Flowable (V6) alternatives based on common mentions on social networks and blogs.
-
Seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution. -
Nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications. -
EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality. -
Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) -
FizzBuzz Enterprise Edition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. -
Tink
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. -
bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More) -
Cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way. -
Trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io) -
QuestDB
An open source SQL database designed to process time series data, faster -
javalin
A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin] -
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard. -
Apache Drill
Apache Drill is a distributed MPP query layer for self describing data -
jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better. -
unirest-java
Unirest in Java: Simplified, lightweight HTTP client library. -
OpenPDF
OpenPDF is a free Java library for creating and editing PDF files with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository. ⛺ -
ClassGraph
An uber-fast parallelized Java classpath scanner and module scanner. -
m2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies -
p6spy
P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application. -
Open HTML to PDF
An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)! -
bucket4j
Java rate limiting library based on token-bucket algorithm. -
#<Sawyer::Resource:0x0000563f68549608>
A JavaFX library containing tiles that can be used for dashboards. -
JFreeChart
A 2D chart library for Java applications (JavaFX, Swing or server-side).
Less time debugging, more time building
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Flowable (V6) or a related project?
README
Flowable (V6)
Homepage: https://www.flowable.org/
flowable / flowəb(ə)l /
- a compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
- a lightning fast, tried and tested BPMN 2 process engine written in Java. It is Apache 2.0 licensed open source, with a committed community.
- can run embedded in a Java application, or as a service on a server, a cluster, and in the cloud. It integrates perfectly with Spring. With a rich Java and REST API, it is the ideal engine for orchestrating human or system activities.
Introduction
License
Flowable is distributed under the Apache V2 license (http://www.apache.org/licenses/LICENSE-2.0.html).
Download
The Flowable downloads can be found on https://www.flowable.org/downloads.html.
Sources
The distribution contains most of the sources as jar files. The source code of Flowable can be found on https://github.com/flowable/flowable-engine.
JDK 8+
Flowable runs on a JDK higher than or equal to version 8. Use the JDK packaged with your Linux distribution or go to https://adoptopenjdk.net and click on button "Latest release". There are installation instructions on that page as well. To verify that your installation was successful, run "java -version" on the command line. That should print the installed version of your JDK.
Contributing
Contributing to Flowable: https://github.com/flowable/flowable-engine/wiki.
Reporting problems
Every self-respecting developer should have read this link on how to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html.
After you've done that you can post questions and comments on https://forum.flowable.org and create issues in https://github.com/flowable/flowable-engine/issues.
*Note that all licence references and agreements mentioned in the Flowable (V6) README section above
are relevant to that project's source code only.