ocaml-ctypes
C binding library
A library that enables writing C extensions in OCaml without generating or writing C code.
Library for binding to C libraries using pure OCaml
372 stars
26 watching
95 forks
Language: OCaml
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A modular standard library extension and string library for OCaml | 494 |
| Provides a binding to the JavaScript standard library and DOM in OCaml | 3 |
| C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml | 59 |
| An OCaml binding to the Cairo graphics library | 55 |
| A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
| OCaml bindings to linenoise for easy high-level readline functionality | 51 |
| A terminal manipulation library for OCaml | 210 |
| A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation. | 354 |
| An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
| A binding that enables barcode scanning functionality in an OCaml application using the cordova-plugin-barcodescanner plugin | 0 |
| Generates OCaml bindings from high-level descriptions of JavaScript libraries | 44 |
| Bindings to libgit2 for OCaml | 20 |
| OCaml bindings for a malware identification tool using pattern matching rules | 11 |
| A tool for building mixed C/Ocaml binaries where the main program is in C. | 16 |
| Extends OCaml's js_of_ocaml bindings to the JavaScript standard library | 5 |