43081j / picoquery

A small library for parsing and serializing query strings
MIT License
76 stars 2 forks source link

feat: rework deep value reading #6

Closed 43081j closed 5 months ago

43081j commented 5 months ago

Introduces our own deep value function we can easier optimise.

Also adds a bunch of tests and updates some dev dependencies/benchmarks.