#query-string #parse #serialization #tiny #dependency-less #super #http

querystring_tiny

A super tiny library to parse a HTTP querystring

3 unstable releases

0.2.1 Aug 11, 2022
0.2.0 Jul 7, 2022
0.1.0 Apr 27, 2022

#33 in #super

BSD-2-Clause OR MIT

12KB
207 lines

License BSD-2-Clause License MIT AppVeyor CI docs.rs crates.io Download numbers dependency status

querystring_tiny

Welcome to querystring_tiny 🎉

querystring_tiny is a small, nearly dependency-less crate to parse and serialize query strings. It is not designed to be the fastest crate out there, but it's easy to understand and read.

No runtime deps