# The Enhanced Standard Library Rust has a great standard library, but it seems that the Rust haven't included enough feature to make development easier. You have to write a lot of dependencies when you want to write a safe, strong and maintainable application. Our goal is to make it easy to develop safe, strong, maintainable and user-friendly applications in Rust by creating an all-in-one library, which is the **Enhanced Standard Library**.