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: 9 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. | 285 |
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 | 345 |
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 | 469 |
laurentmazare/tensorflow-ocaml | OCaml bindings for a popular machine learning framework | 283 |
biocaml/biocaml | Provides high-performance tools and data analysis for bioinformatics research and applications | 123 |
owlbarn/owl | A comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml. | 1,225 |
fxfactorial/ocaml-libgit2 | Bindings to libgit2 for OCaml | 20 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 494 |
ocaml/ocaml-re | A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
rizo/ppx_monad | Provides a syntax extension for monadic computations in OCaml. | 7 |