I'm a Sysadmin and I have started learning Rust this week. I'm not interested in writing network servers or distributed databases or such. I'm hoping to kind of dumb things down and use Rust in place of Python for sysadmin stuff.<p>I'm very curious into fast Regex, log parsing (string parsing in general) and building easy-to-use command line utilities that are safe(from leaks), crazy fast, and not occupy high level of memory.<p>Anybody already using Rust in this capacity? have any experiences to share?