ocaml-containers
OCaml library
A modular standard library extension and string library for OCaml
A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.
494 stars
18 watching
87 forks
Language: OCaml
last commit: 11 months ago
Linked from 1 awesome list
data-structurelightweightmodularocamlpermissive-licenseportablestdlib
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A terminal manipulation library for OCaml | 210 |
| | A library that enables writing C extensions in OCaml without generating or writing C code. | 372 |
| | A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 32 |
| | A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation. | 354 |
| | A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 877 |
| | A utility library for pretty-printing indentation in OCaml programs. | 43 |
| | C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml | 59 |
| | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
| | An extension for Visual Studio Code to provide OCaml language support and tools | 345 |
| | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
| | OCaml bindings to linenoise for easy high-level readline functionality | 51 |
| | An OCaml binding to the Cairo graphics library | 55 |
| | Provides a binding to the JavaScript standard library and DOM in OCaml | 3 |
| | A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
| | An efficient binary data format for serializing and deserializing structured data | 42 |