ocaml-multicore / multicore-talksLinks
Repository containing slides and examples from the 2020 OCaml Workshop talk on "Parallelising your OCaml code with Multicore OCaml"
☆29Updated last year
Alternatives and similar repositories for multicore-talks
Users that are interested in multicore-talks are comparing it to the libraries listed below
Sorting:
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- The core parallel and shared memory library used by Hack, Flow, and Pyre☆41Updated 4 years ago
- OCaml with typed algebraic effects☆50Updated 6 years ago
- Yet another type combinator library☆54Updated 3 years ago
- Infrastructure to collect metrics from OCaml applications.☆45Updated 2 months ago
- Asynchronous effect based IO☆32Updated 4 years ago
- Property-based testing at ease☆42Updated 3 years ago
- multi-shot continuations in OCaml☆48Updated 3 months ago
- An OCaml library for parsing documentation comments written in 'odoc markup', a superset of 'ocamldoc markup'.☆16Updated last year
- Choice operator in OCaml, providing a backtracking monad☆25Updated 3 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- Printf-style format-strings for user-defined string conversion☆22Updated 3 weeks ago
- Trivial/Tagless Polytypic Functions☆23Updated 5 years ago
- Tools for record-and-replay debugging☆43Updated 2 years ago
- OCaml with macros☆58Updated last month
- Tools for the runtime tracing in OCaml 4.11.0 and higher☆31Updated 2 years ago
- An MVC library for writing interactive webpages in OCaml☆35Updated 10 years ago
- A simple state-machine framework for OCaml based on QCheck☆66Updated 3 years ago
- Adaptive Radix Tree in OCaml☆51Updated 10 months ago
- Functional Priority Search Queues for OCaml☆53Updated last year
- A scheduler independent blocking mechanism☆17Updated last year
- Fast, safe mutable dynamic arrays for OCaml☆28Updated last year
- Resizable arrays with O(ᵏ√N) insertion and deletion (Tiered Vectors)☆32Updated last year
- Print OCaml values based on their runtime representation☆29Updated 3 years ago
- Streaming ZIP XML XLSX parser☆20Updated 5 months ago
- Embed typed ASN.1 grammars in OCaml☆36Updated 5 months ago
- OCaml BitTorrent library and client☆40Updated 2 years ago
- A Datalog implementation with an OCaml inspired module system☆44Updated 6 years ago
- Notes and findings from our OCaml benchmarking adventures☆48Updated 2 years ago
- Medium weight threads - preemptive thread pools for Lwt☆31Updated 4 years ago