ocp-index-top
Documentation library
Provides documentation in the OCaml toplevel using a list-based approach
20 stars
7 watching
0 forks
Language: OCaml
last commit: over 7 years ago
Linked from 1 awesome list
hacktoberfestocamltoplevel
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
anmonteiro/piaf | An OCaml web library for making HTTP/1.X and HTTP/2 requests | 194 |
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-uri | An OCaml implementation of the RFC3986 specification for parsing URI or URLs. | 98 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
owlbarn/owl | A comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml. | 1,225 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
ocaml-community/ocaml-linenoise | OCaml bindings to linenoise for easy high-level readline functionality | 51 |
roddyyaga/ppx_rapper | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 138 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
dbuenzli/uucp | Provides access to Unicode character properties in an OCaml library | 21 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
brendanlong/ocaml-ooxml | A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 32 |
ygrek/ocurl | C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml | 59 |