Hacker News new | past | comments | ask | show | jobs | submit login

What do you look to for a more balanced speed / feature set?



A different language, most likely. I'd use Python for this if the work being done isn't too CPU-intensive and I can afford to make big tradeoffs.

If you want to do data validation like this but for something with better performance while still retaining the benefits of a high-level GC'd language, then I'd try something like https://github.com/go-playground/validator for Go.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: