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

GitHub

422 stars
15 watching
35 forks
Language: OCaml
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml-multicore/parallel-programming-in-multicore-ocamlA tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries.285
ocaml-multicore/multicore-talksRepository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library29
ocamllabs/vscode-ocaml-platformAn extension for Visual Studio Code to provide OCaml language support and tools345
ocaml-community/easy-formatA utility library for pretty-printing indentation in OCaml programs.43
hackwaly/vscode-ocamlAn extension for VS Code providing support for the OCaml programming language170
cheshire/onumericalA numerical library for OCaml providing tools for linear expressions and optimization8
ocaml-ppx/ppx_derivingA library simplifying type-driven code generation in OCaml469
laurentmazare/tensorflow-ocamlOCaml bindings for a popular machine learning framework283
biocaml/biocamlProvides high-performance tools and data analysis for bioinformatics research and applications123
owlbarn/owlA 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-libgit2Bindings to libgit2 for OCaml20
c-cube/ocaml-containersA modular standard library extension and string library for OCaml494
ocaml/ocaml-reA regular expression library written in OCaml that compiles patterns into finite automata for efficient matching234
sanderspies/ocamlA WebAssembly backend for the OCaml programming language79
rizo/ppx_monadProvides a syntax extension for monadic computations in OCaml.7