lwt-parallel
Process snapper
An OCaml library that enables parallel processing using Lwt in separate OS processes by creating a snapshot of the process before forking.
Lwt-enabled distributed computing library
41 stars
4 watching
4 forks
Language: OCaml
last commit: about 2 years ago lwtocamlparallel
Related projects:
Repository | Description | Stars |
---|---|---|
ocsigen/lwt | Concurrent programming library for OCaml | 723 |
lxtgh/omg-seg | Develops an end-to-end model for multiple visual perception and reasoning tasks using a single encoder, decoder, and large language model. | 1,336 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 715 |
stevenjl/parex | An Elixir module that executes multiple processes in parallel to speed up slow computations | 63 |
lmj/lfarm | A library for distributing work across machines using parallel processing | 106 |
imodpasteur/lutorpy | A Python library that enables seamless interaction between deep learning frameworks and Lua/Torch libraries. | 234 |
salt-nlp/llavar | An open-source project that enhances visual instruction tuning for text-rich image understanding by integrating GPT-4 models with multimodal datasets. | 259 |
greentfrapp/lucent | An adaptation of a visualization library for PyTorch to facilitate the interpretation and analysis of deep learning models | 610 |
x-plug/mplug-halowl | Evaluates and mitigates hallucinations in multimodal large language models | 82 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
mohamedlt/v_sokol_gp | A V wrapper for the sokol_gp 2D rendering library with Sokol GP support. | 4 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
laurentmazare/ocaml-torch | Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation | 416 |
hughperkins/pytorch | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |