9 releases
0.0.8 | Sep 18, 2024 |
---|---|
0.0.7 | Sep 2, 2024 |
0.0.5 | Apr 19, 2024 |
0.0.4 | Feb 4, 2024 |
0.0.2 | Nov 14, 2023 |
#195 in Parser implementations
1MB
27K
SLoC
Decision Toolkit
Installation | Documentation
Overview
Decision Toolkit is a set of tools designed to build, test and evaluate decision models, constructed basing on the Decision Model and Notation (DMN™) specification, which is an industry standard governed by the Object Management Group (OMG®).
Decision Toolkit aims to be performant, reliable, and fully compliant with the DMN™ specification, ensuring accurate evaluation of decision models. All tools are implemented in Rust, a programming language known for its security, efficiency and reliability.
Decision Toolkit offers a range of features, including DMN™ models evaluation, decision tables evaluation, and FEEL expressions evaluation. It also includes functionality for parsing, validating, and recognizing DMN™ models, decision tables, and FEEL expressions. Users can test DMN™ models, decision tables, and FEEL expressions, and export them to HTML.
Features:
- Serving DMN™ models
- Evaluating DMN™ models
- Evaluating decision tables
- Evaluating FEEL expressions
- Parsing DMN™ models
- Parsing decision tables
- Parsing FEEL expressions
- Testing DMN™ models
- Testing decision tables
- Testing FEEL expressions
- Exporting DMN™ models
- Exporting decision tables
- Exporting FEEL expressions
- Saving examples
Status
Decision Toolkit is PRODUCTION-READY, although some features may still be refined or changed based on testing and user feedback. We encourage users to try Decision Toolkit and share their feedback to help us enhance its usability and performance.
License
Licensed under either of
- MIT license (see LICENSE-MIT) or
- Apache License, Version 2.0 (see LICENSE and NOTICE)
at your option.
Contribution
Any contributions to Decision Toolkit are greatly appreciated. All contributions intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~41–56MB
~1M SLoC