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
- Host: GitHub
- URL: https://github.com/pm4rs/promi
- Owner: PM4Rs
- License: apache-2.0
- Created: 2020-04-15T16:09:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T23:44:07.000Z (over 4 years ago)
- Last Synced: 2025-04-10T01:06:22.469Z (10 months ago)
- Topics: event-stream, mining, process-mining, promi, rust
- Language: Rust
- Homepage:
- Size: 2.77 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# promi
**Process Mining for Rust**
[](https://github.com/PM4Rs/promi/actions)
[](https://crates.io/crates/promi)
[](https://docs.rs/promi)
[](https://crates.io/crates/promi#license)
[](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