effects-examples
Effect examples
Examples to illustrate the use of algebraic effects in OCaml
Examples to illustrate the use of algebraic effects in Multicore OCaml
422 stars
15 watching
35 forks
Language: OCaml
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 341 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
hackwaly/vscode-ocaml | An extension for VS Code providing support for the OCaml programming language | 170 |
cheshire/onumerical | A numerical library for OCaml providing tools for linear expressions and optimization | 8 |
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 466 |
laurentmazare/tensorflow-ocaml | OCaml bindings for a popular machine learning framework | 283 |
biocaml/biocaml | A high-performance OCaml library for bioinformatics tasks and data analysis. | 123 |
owlbarn/owl | A comprehensive OCaml scientific computing framework for high-performance numerical computations and data analysis. | 1,222 |
fxfactorial/ocaml-libgit2 | Bindings to libgit2 for OCaml | 20 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
ocaml/ocaml-re | A library for compiling and executing regular expressions in OCaml. | 232 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
rizo/ppx_monad | Provides a syntax extension for monadic computations in OCaml. | 7 |