simdjson-kotlin gives you three ways to read JSON, from a full random-access tree down to zero-copy streaming. Pick the one that matches how you consume the data.
simdjson-kotlin gives you three ways to read JSON, from a full random-access tree down to zero-copy streaming. Pick the one that matches how you consume the data.