Oddbean new post about | logout
 Does someone have experience with Python, Rust and Golang?
What is the difference in development time between #python, #golang and #rust for building #REST APIs?

#webdevelopment 
 I have experience with all three. It depends on what you are looking for. Do you want speed of development? Python has the lowest barrier of entry. You can crack it out in a few hours. However, you will have poor performance. You want something a little better, use Go. A little harder, but a bit faster. You want the best performance and most security? Use Rust. It is the hardest, but best in the end for size and performanc https://image.nostr.build/f6f27d6344219bb40fa6db490aefeca11708582f2a8acb0a1901c938441a62a8.jpg

https://haslab.github.io/SAFER/scp21.pdf