iboB · GitHub

A header-only URI decomposition library for C99 and C++17

Usage

  • For C include furi/furi.h
  • For C++ include furi/furi.hpp

The C++ code can be made compatible for C++11 if one removes all std::string_view instances. They can even be guarded with a macro. This can be done if there's interest.

License

The library is distributed under the MIT Software License. See LICENSE.txt for further details or copy here.

Copyright © 2022-2026 Borislav Stanimirov.

About

A header-only URI library for C99 and C++17

Resources

Readme

MIT license

Activity

Stars

12 stars

Watchers

1 watching

Forks

0 forks

Releases

Packages

Used by

Contributors

Languages

Read the original on github.com ↗