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.

GitHub

492 stars
18 watching
85 forks
Language: OCaml
last commit: 8 days ago
Linked from 1 awesome list

data-structurelightweightmodularocamlpermissive-licenseportablestdlib

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml-community/lambda-term A library providing a higher-level interface to terminal manipulation 209
yallop/ocaml-ctypes A library that enables writing C extensions in OCaml without generating or writing C code. 371
brendanlong/ocaml-ooxml A collection of OCaml libraries for parsing and working with Microsoft Office document formats 33
c-cube/qcheck A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation. 347
janestreet/base A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. 868
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
ygrek/ocurl C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml 59
ocaml-multicore/parallel-programming-in-multicore-ocaml A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. 283
ocamllabs/vscode-ocaml-platform An extension for Visual Studio Code to provide OCaml language support and tools 341
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
chris00/ocaml-cairo An OCaml binding to the Cairo graphics library 54
dannywillems/ocaml-js-stdlib A library that provides OCaml bindings to the JavaScript standard library and DOM. 3
yoriyuki/camomile A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. 124
ocaml-community/biniou An efficient binary data format for serializing and deserializing structured data 42