# Rust Fast Built-ins Rust Fast Built-ins (RFB) provides an alternative to the Rust standard library basically to prevent dealing with lifetime parameters, unsized types and having to exchange between string types.