Writing fast and safe native Node.js modules with Rust | @RisingStack
TL:DR — Use Rust instead of C++ to write native Node.js modules!
RisingStack faced a shocking event last year: we reached the maximum speed that Node.js had to offer at the time, while…