forked from toffaletti/libguri
-
Notifications
You must be signed in to change notification settings - Fork 0
michaeltalyansky/libguri
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A fast URI parsing library in C. The parser is generated by ragel. The ragel is translated from the ABNF in RFC3986: http://tools.ietf.org/html/rfc3986#appendix-A with some modifications to relax parsing for real-world. Build dependencies are cmake, ragel, and glib. TODO: - documentation - uri comparison - uri_copy - remove_dot_segments is pretty ugly code
About
A very fast URI parser in C.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 53.0%
- Other 41.9%
- CMake 5.1%