XCH - Chemical Equation Balancer


Keywords
balancer, chemical, chemical-formulas, chemistry, equation-solver, parser-library, rust, rust-crate
License
GPL-3.0

Documentation

XCH Project

Screenshot
Build Status

This is XCH Project.
It's a chemical equation balancing toolkit written in Rust language.
lib_xch
xch-ceb

Goals of this project

Swift, Small, Safe.

License

Licensed under GPL-3.0

Plans

  • Uses regex-based parser
  • Uses Gaussian-Jordan Elimination
  • Provides the set of Basic Solutions
  • Uses AST-based parser
  • Supports WebAssembly
  • Supports different kinds of I/O styles.