#cruby

[ follow ]
fromRubyflow
20 hours ago
Ruby on Rails

Most Ruby developers think JSON is "just a gem".

Ruby’s JSON.parse and JSON.generate rely on a highly optimized native C engine with recursive parsing, SIMD, specialized float handling, buffer management, UTF-8 support, and Ruby object generation.
[ Load more ]