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

494 stars
18 watching
87 forks
Language: OCaml
last commit: almost 2 years ago
Linked from 1 awesome list

data-structurelightweightmodularocamlpermissive-licenseportablestdlib

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml-community/lambda-termA terminal manipulation library for OCaml210
yallop/ocaml-ctypesA library that enables writing C extensions in OCaml without generating or writing C code.372
brendanlong/ocaml-ooxmlA collection of OCaml libraries for parsing and working with Microsoft Office document formats32
c-cube/qcheckA QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation.354
janestreet/baseA replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules.877
ocaml-community/easy-formatA utility library for pretty-printing indentation in OCaml programs.43
ygrek/ocurlC bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml59
ocaml-multicore/parallel-programming-in-multicore-ocamlA tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries.285
ocamllabs/vscode-ocaml-platformAn extension for Visual Studio Code to provide OCaml language support and tools345
ocaml-multicore/multicore-talksRepository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library29
ocaml-community/ocaml-linenoiseOCaml bindings to linenoise for easy high-level readline functionality51
chris00/ocaml-cairoAn OCaml binding to the Cairo graphics library55
dannywillems/ocaml-js-stdlibProvides a binding to the JavaScript standard library and DOM in OCaml3
yoriyuki/camomileA Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings.124
ocaml-community/biniouAn efficient binary data format for serializing and deserializing structured data42