#bindings #api #wrapper

uriparser

An API wrapper for the uriparser library

2 unstable releases

0.2.0 Apr 1, 2021
0.1.0 Apr 1, 2021

#815 in #wrapper

27 downloads per month

Unlicense

365KB
8K SLoC

C 5.5K SLoC // 0.2% comments C++ 2.5K SLoC // 0.1% comments Rust 355 SLoC Shell 113 SLoC // 0.3% comments

uriparser

Rust bindings to the uriparser C library.

Safe bindings are gradually being written.

Licensing

The Rust bindings in this repository fall under the UNLICENSE.

N.B. The uriparser library itself is BSD licensed - see its repo for details


lib.rs:

These APIs are all pretty rough for now - only use them after verifying their safety

Dependencies

~0–2MB
~38K SLoC