Commit Graph

7 Commits (master)

Author SHA1 Message Date
blob42 bc57600f74 feat(regex matching) clean implementation
Signed-off-by: blob42 <contact@blob42.xyz>
2 weeks ago
blob42 b379a50762 feat: match process by regex pattern + tests 1 month ago
blob42 c57e92e7d5 StateMatcher and StateTracker traits
- future possiblity to have multipler matchers such as memory, and cpu
usage and their corresponding trackers
- updated tests
- Scheduler can take dyn jobs

Signed-off-by: blob42 <contact@blob42.xyz>
3 months ago
blob42 b2785a2f96 test: use parametrized cases
Signed-off-by: blob42 <contact@blob42.xyz>
3 months ago
blob42 f7c267a914 refactor to lib.rs
TODO:
- update tests
- impl new tests
3 months ago
blob42 fdcddeb399 refactor, proto v2
Signed-off-by: blob42 <contact@blob42.xyz>
3 months ago
blob42 54f0159213 initial
Signed-off-by: blob42 <contact@blob42.xyz>
3 months ago