The existence of extremely fast JSON serializers/deserializers like simdjson for C++ and the equivalent for Rust make the speed of alternative formats less interesting; features like better random access, ability to deal with NaN/infinity in floating point, and so on, are better selling points.