All Projects â†’ ostera â†’ reactor

ostera / reactor

Licence: other
🚀 Native Actors for Reason and OCaml

Programming Languages

ocaml
1615 projects
shell
77523 projects

Projects that are alternatives of or similar to reactor

reason-vue
ReasonML and Vue
Stars: ✭ 55 (-21.43%)
Mutual labels:  reasonml
xoom-cluster
The VLINGO XOOM platform SDK cluster management for Reactive, scalable resiliency of JVM tools and applications running on XOOM LATTICE and XOOM ACTORS.
Stars: ✭ 25 (-64.29%)
Mutual labels:  actor-model
AlphaEx
A Python Toolkit for Managing a Large Number of Experiments
Stars: ✭ 27 (-61.43%)
Mutual labels:  experiment
pixelRestorer
Using statistics to restore pixel art images.
Stars: ✭ 23 (-67.14%)
Mutual labels:  experiment
genTypeScript
Auto generation of type-safe bindings between Reason and Typescript.
Stars: ✭ 75 (+7.14%)
Mutual labels:  reasonml
ripple
Simple shared surface streaming application
Stars: ✭ 17 (-75.71%)
Mutual labels:  actor-model
JsonCodec
JSON combinator library for BuckleScript/Reason
Stars: ✭ 38 (-45.71%)
Mutual labels:  reasonml
reverb
Straightforward (sound/multipurpose) reverberator
Stars: ✭ 23 (-67.14%)
Mutual labels:  experiment
serverless-orleans
A demonstration of local development and debugging + serverless Azure deployment of a Dockerized Orleans application.
Stars: ✭ 21 (-70%)
Mutual labels:  actor-model
hyperConsole
Experiment with JS libraries with your browser's console
Stars: ✭ 18 (-74.29%)
Mutual labels:  experiment
gobi
Compile OCaml/Reason to static iOS libraries
Stars: ✭ 25 (-64.29%)
Mutual labels:  reasonml
ppx rapper
Syntax extension for writing SQL in OCaml
Stars: ✭ 91 (+30%)
Mutual labels:  reasonml
Reason-react-hooks
🧶 Some hooks in ReasonML for reason-react that can be useful
Stars: ✭ 14 (-80%)
Mutual labels:  reasonml
bs-immutablejs
Reason + BuckleScript bindings to Immutable.js
Stars: ✭ 28 (-60%)
Mutual labels:  reasonml
hello-ppx-esy
A simple example of a ppx with Reason and esy
Stars: ✭ 38 (-45.71%)
Mutual labels:  reasonml
reform
📋 Reasonably making forms sound good
Stars: ✭ 345 (+392.86%)
Mutual labels:  reasonml
reasonml-minimal-config
ReasonML minimal webpack config with webpack-dashboard & reports enabled
Stars: ✭ 16 (-77.14%)
Mutual labels:  reasonml
akkordeon
training neural networks with akka
Stars: ✭ 51 (-27.14%)
Mutual labels:  actor-model
akka-http-actor-per-request
Example akka application that uses the actor per request model
Stars: ✭ 16 (-77.14%)
Mutual labels:  actor-model
xuber2
An example ridesharing app built with Elixir
Stars: ✭ 24 (-65.71%)
Mutual labels:  actor-model

🚀 reactor

Native Actors for Reason and OCaml

Status: ALPHA. Ready for the adventurous 🤠

Getting Started

If you're just starting out, have a look at the Examples section. It includes examples in the form of labs that you can play around with and modify to get a better grasp of the core features of the library.

Contributing

This project is setup and run with esy, so make sure you have that installed.

After that it's an esy install and esy build away.

Tests can be run with esy dune runtest.

Benchmarks can be run with esy dune exec ./bench/{bench_name}.exe

To run the examples you can use:

λ esy @examples/package.json dune exec --watch ./examples/sdl/gui_test.exe
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].