emile
Email parser library
A library to parse e-mail addresses with support for various RFCs and domain handling
& images
32 stars
6 watching
1 forks
Language: OCaml
last commit: over 1 year ago e-mailocamlparserrfc2822rfc5321rfc5322rfc822
Related projects:
Repository | Description | Stars |
---|---|---|
mirage/ke | Fast implementation of queue data structure | 51 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URI or URLs. | 98 |
mirage/ocaml-dns | An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
mirage/ocaml-cow | A set of parsers and syntax extensions to manipulate web formats from OCaml code | 107 |
mirage/prometheus | An OCaml library that allows applications to report metrics to a Prometheus monitoring server. | 51 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 715 |
mirage/ocaml-rpc | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
mirage/conan | Re-implementation of a file recognition engine with support for multiple MIME types and decision trees. | 48 |
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
kbrw/mailibex | An Elixir library that provides email parsing and encoding/decoding functionality | 62 |
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |
stalwartlabs/mail-parser | A fast and robust e-mail parsing library | 305 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
ocaml-community/iso8601.ml | A parser and printer for date-times in ISO8601 format. | 29 |