Show HN: JSON_fast – 35% faster JSON parsing than serde_JSON

  • Posted 2 days ago by aidenaistar
  • 3 points
https://github.com/aidenaistar/json_fast
My first Rust project - managed to optimize JSON parsing beyond serde_json performance using zero-copy techniques and smart caching.

1 comments

    Loading..