SymOxide has taken many design decisions from Pymbolic and could be called as Rust-rewrite of Pymbolic. Symoxide does indeed lead to faster expression traversals with similar LOCs in the downstream.
- Add a dependency as
cargo add symoxide
. - Read the documentation at https://docs.rs/symoxide/.
- Source-code, Issue Management at https://github.com/kaushikcfd/symoxide.