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
Alternatives and similar repositories for multicore-talks
Users that are interested in multicore-talks are comparing it to the libraries listed below
Sorting:
- The core parallel and shared memory library used by Hack, Flow, and Pyre☆41Updated 4 years ago
- Runtime types for OCaml (beta version)☆24Updated last week
- Yet another type combinator library☆54Updated 3 years ago
- A Framework for building Batched Concurrent Services☆21Updated 7 months ago
- Infrastructure to collect metrics from OCaml applications.☆45Updated 2 months ago
- multi-shot continuations in OCaml☆48Updated 3 months ago
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- ☆27Updated 5 years ago
- Printf-style format-strings for user-defined string conversion☆22Updated last week
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- Asynchronous effect based IO☆32Updated 4 years ago
- Bigstring intrinsics and fast blits based on memcpy/memmove☆39Updated 10 months ago
- Trivial/Tagless Polytypic Functions☆23Updated 5 years ago
- Choice operator in OCaml, providing a backtracking monad☆25Updated 3 years ago
- A simple state-machine framework for OCaml based on QCheck☆66Updated 3 years ago
- Trivial Metaprogramming tool using the OCaml toplevel☆54Updated 3 years ago
- An OCaml library for parsing documentation comments written in 'odoc markup', a superset of 'ocamldoc markup'.☆16Updated last year
- Functional Priority Search Queues for OCaml☆53Updated last year
- String searching with errors, using the Wu-Manber algorithm☆23Updated 4 months ago
- Wiki for ocaml compiler internals☆46Updated 11 years ago
- Notes and findings from our OCaml benchmarking adventures☆48Updated 2 years ago
- Memthol is a visualizer for memory profiling data generated from OCaml programs.☆28Updated 2 years ago
- A scheduler independent blocking mechanism☆17Updated last year
- Example showing how to turn OCaml code (here Xmlm) into a C library.☆45Updated 4 years ago
- GTK and HTML viewers for mirage-profile trace files☆20Updated 2 years ago
- OCaml with macros☆58Updated last month
- HTTP/2 types and framing for ocaml☆33Updated 6 years ago
- Just In Time compiler for OCaml native toplevel☆58Updated last year
- Adaptive Radix Tree in OCaml☆50Updated 9 months ago
- Resizable arrays with O(ᵏ√N) insertion and deletion (Tiered Vectors)☆32Updated last year