ocurl
URL transfer library
C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml
OCaml bindings to libcurl
59 stars
7 watching
33 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
libcurlocamlocaml-bindings
Related projects:
Repository | Description | Stars |
---|---|---|
ygrek/ocaml-cbor | Provides OCaml bindings to the CBOR data encoding standard | 24 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
yallop/ocaml-ctypes | A library that enables writing C extensions in OCaml without generating or writing C code. | 371 |
dbuenzli/uucp | Provides access to Unicode character properties in an OCaml library | 21 |
fxfactorial/ocaml-libgit2 | Bindings to libgit2 for OCaml | 20 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 279 |
gustavogenovese/curl-android-ios | A pre-compiled libcurl library for use in Android and iOS apps | 641 |
ocaml-community/ocaml-linenoise | OCaml bindings to linenoise for easy high-level readline functionality | 51 |
klakplok/goji | Generates OCaml bindings from high-level descriptions of JavaScript libraries | 44 |
xvilka/yara-ocaml | OCaml bindings for a malware identification tool using pattern matching rules | 11 |
dannywillems/ocaml-js-stdlib | A library that provides OCaml bindings to the JavaScript standard library and DOM. | 3 |
o3o/bindbc-raylib3 | Dynamic and static D binding to the raylib game development library | 15 |
yoriyuki/camomile | A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
jpbarrette/curlpp | C++ wrapper around libcURL for convenient and safe HTTP transfer and manipulation | 1,679 |
alexcrichton/curl-rust | Rust bindings to libcurl, providing a simple interface for making HTTP requests | 1,021 |