# cifly
cifly is the Rust core that powers the CIfly declarative framework for efficient
causal inference algorithms. Typically, it is used from Python and R using the
ciflypy and ciflyr packages which are wrappers around this Rust code that
implements the underlying parser and algorithm.