ocaml-cohttp
HTTP client/server library
An OCaml library for building HTTP clients and servers using various asynchronous programming libraries
An OCaml library for HTTP clients and servers using Lwt or Async
711 stars
31 watching
174 forks
Language: OCaml
last commit: about 1 month ago
Linked from 1 awesome list
httphttp-clientlwtocamlunix
Related projects:
Repository | Description | Stars |
---|---|---|
mirage/charrua | A comprehensive DHCP library implementation in OCaml, providing a set of tools and services for building DHCP servers and clients. | 55 |
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 |
anmonteiro/piaf | An OCaml web library for making HTTP/1.X and HTTP/2 requests | 191 |
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
mirage/ke | A high-performance queue implementation in OCaml with optional weight and limit support | 51 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. | 98 |
mirage/ocaml-cow | A set of parsers and syntax extensions to manipulate web formats from OCaml code | 107 |
ocsigen/lwt | Concurrent programming library for OCaml | 715 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 480 |
mirleft/ocaml-tls | A TLS implementation in OCaml for secure communication | 304 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 772 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
mirage/alcotest | A test framework for OCaml with a simple interface and query language | 455 |