Rust rule engine https://docs.rs/vidhi/
Find a file
Shagun Agrawal 1090c70a26 Fix order of firings
I don't plan to make any more commits to this repo.
2026-08-02 00:45:56 +05:30
src Fix order of firings 2026-08-02 00:45:56 +05:30
.gitignore Setup initial vidhi repo 2026-07-01 21:23:49 +05:30
Cargo.lock Add a guard, under which to evaluate bindings 2026-07-18 21:19:25 +05:30
Cargo.toml Add a guard, under which to evaluate bindings 2026-07-18 21:19:25 +05:30
LICENSE Add basic changes to publish to crates.io 2026-07-12 17:20:15 +05:30
mise.toml Switch to explicit mise rust edition 2026-07-12 14:40:18 +05:30
README.md Add basic changes to publish to crates.io 2026-07-12 17:20:15 +05:30

Vidhi

A rule engine built in Rust. This is made as a learning exercise.

This is very much a work in progres ...

Inspirations