modern-ocaml
OCaml dev template
A template project for OCaml development with modern tooling and setup scripts.
Template for an ocaml project with modern tooling
76 stars
6 watching
5 forks
Language: OCaml
last commit: about 1 month ago
Linked from 1 awesome list
ocaml
Related projects:
Repository | Description | Stars |
---|---|---|
tmattio/spin | Generates OCaml project templates with standardized configurations and conventions. | 295 |
rgrinberg/ocaml-mustache | A library that provides logic-less templating using the Mustache template language in OCaml. | 83 |
khady/ocaml-argon2 | Bindings to the Argon2 password hashing algorithm | 28 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
dannywillems/ocaml-for-web-programming | An OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications. | 52 |
inhabitedtype/ocaml-webmachine | A toolkit for building RESTful APIs using a state-machine-based request processor | 221 |
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 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
janestreet/base | A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 868 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
hackwaly/vscode-ocaml | An extension for VS Code providing support for the OCaml programming language | 170 |
klakplok/goji | Generates OCaml bindings from high-level descriptions of JavaScript libraries | 44 |
ocaml/tuareg | An Emacs mode for editing and working with the OCaml programming language | 364 |