ocaml-multicore / multicore-talks
Repository containing slides and examples from the 2020 OCaml Workshop talk on "Parallelising your OCaml code with Multicore OCaml"
☆29Updated last year
Related projects ⓘ
Alternatives and complementary repositories for multicore-talks
- ☆27Updated 5 years ago
- multi-shot continuations in OCaml☆46Updated 3 weeks ago
- Experimental model checker for testing concurrent algorithms☆32Updated 4 months ago
- Asynchronous effect based IO☆32Updated 3 years ago
- OCaml with typed algebraic effects☆48Updated 6 years ago
- Trivial/Tagless Polytypic Functions☆23Updated 4 years ago
- Yet another type combinator library☆54Updated 2 years ago
- ☆47Updated 2 months ago
- A simple state-machine framework for OCaml based on QCheck☆65Updated 3 years ago
- Property-based testing at ease☆42Updated 3 years ago
- Selective Applicative Functors in OCaml: Declare Your Effects Statically, Select Which to Execute Dynamically☆40Updated 5 years ago
- A Framework for building Batched Concurrent Services☆20Updated last month
- Tools for record-and-replay debugging