CiFE-rs (prounounced as ciphers) is a cryptographic library offering different state-of-the-art implementations of functional encryption schemes, specifically FE schemes for linear polynomials (e.g. inner products). It is implemented in Rust. A Go version named GoFE of the library also exists, as well as a C version named CiFEr.
Documentation of this library is available on Gitlab pages.