batteries-included
OCaml project library
Provides a standard set of libraries and a consistent API for OCaml projects
Batteries Included project
519 stars
16 watching
106 forks
Language: OCaml
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 341 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 283 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
janestreet/base | A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 868 |
tsubame-sp/ocaml_at_p | A debugging tool for OCaml programming | 11 |
biocaml/biocaml | A high-performance OCaml library for bioinformatics tasks and data analysis. | 123 |
dannywillems/ocaml-cordova-plugin-battery-status-example | An example project demonstrating the binding of OCaml to a Cordova plugin for accessing battery status | 0 |
brendanlong/ocaml-ooxml | A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 33 |
yoriyuki/camomile | A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 84 |
ocaml/dune | A build system that automates the process of compiling and packaging OCaml projects | 1,635 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 772 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |