An open API service indexing awesome lists of open source software.

https://github.com/pm4rs/promi

Process Mining for Rust
https://github.com/pm4rs/promi

event-stream mining process-mining promi rust

Last synced: 10 months ago
JSON representation

Process Mining for Rust

Awesome Lists containing this project

README

          

# promi
**Process Mining for Rust**

[![Continuous Integration](https://github.com/PM4Rs/promi/workflows/Continuous%20Integration/badge.svg?branch=master)](https://github.com/PM4Rs/promi/actions)
[![Crate](https://img.shields.io/crates/v/promi)](https://crates.io/crates/promi)
[![API](https://docs.rs/promi/badge.svg)](https://docs.rs/promi)
[![License](https://img.shields.io/crates/l/promi)](https://crates.io/crates/promi#license)
[![Downloads](https://img.shields.io/crates/d/promi)](https://crates.io/crates/promi)

*promi* is, at least for now, a toy project to help myself getting familiar with the *Rust* programming language and
process mining. There's lots of tools and libraries for PM out there that, to put id mildly, don't make me happy. But
that's another story.

However, that doesn't mean the project won't get into a more professional shape at some point. Hence criticism,
suggestions and of course contributions are [welcome](https://github.com/PM4Rs/promi/issues)!

## Usage

Writing tutorials is time consuming and does not make much sense as stuff is changing rapidly. I suggest to jump right
into code, see [examples](https://github.com/PM4Rs/promi/tree/master/examples) section instead.

## License
Copyright © 2020 The _promi_ Developers

_promi_ is licensed under MIT **OR** Apache 2.0 license