mean Forensic applications like forensic imaging, file carving etc..
What would make my life a little easier in terms of:
1. Tuning for performance
2. Ease of use/code (for this specific use case)
3. Community/Tutorial
This area is new for me and I've only done Web Dev in go prior to this.
Thanks ^.^
Rust looks more near to low level
http://qr.ae/TUGK8h Go is not about systems programming, it’s rather about application programming. SP = software for software AP = software for users / businesses
want to quickly and ellegantly solve a business problem? Ensure all libraries you need exist for Go and Go your way through, don’t spend your time on Rust want to solve a systems problem? write a solution that’s going to be used over and over again during the development of other software? Use Rust, you’ll get better performance, lower memory foot-print, higher code safety and reusability
Обсуждают сегодня