ocaml-uri
URI parser
An OCaml implementation of the RFC3986 specification for parsing URIs/URLs.
RFC3986 URI parsing library for OCaml
98 stars
21 watching
56 forks
Language: OCaml
last commit: 4 months ago
Linked from 1 awesome list
ocamlrfc-3986uriurl
Related projects:
Repository | Description | Stars |
---|---|---|
mirage/ocaml-dns | An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
mirage/ocaml-rpc | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
mirage/ocaml-cow | A set of parsers and syntax extensions to manipulate web formats from OCaml code | 107 |
mirage/ke | A high-performance queue implementation in OCaml with optional weight and limit support | 51 |
mirage/emile | A library to parse e-mail addresses with support for various RFCs and domain handling | 32 |
mirage/prometheus | An OCaml library that allows applications to report metrics to a Prometheus monitoring server. | 51 |
mirage/charrua | A comprehensive DHCP library implementation in OCaml, providing a set of tools and services for building DHCP servers and clients. | 55 |
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |
fukamachi/quri | A Common Lisp library that implements the URI specification and provides a simple way to work with URLs. | 111 |
mirleft/ocaml-tls | A TLS implementation in OCaml for secure communication | 304 |
ocaml-community/iso8601.ml | A parser and printer for date-times in ISO8601 format. | 29 |
mirage/alcotest | A test framework for OCaml with a simple interface and query language | 455 |