kayceesrk / ocaml-aeioLinks
Asynchronous effect based IO
☆32Updated 4 years ago
Alternatives and similar repositories for ocaml-aeio
Users that are interested in ocaml-aeio are comparing it to the libraries listed below
Sorting:
- Yet another type combinator library☆54Updated 3 years ago
- Declarative events and signals for OCaml☆50Updated last year
- Generic Programming Library for OCaml☆33Updated 8 years ago
- Selective Applicative Functors in OCaml: Declare Your Effects Statically, Select Which to Execute Dynamically☆43Updated 6 years ago
- Irmin-based Markdown Editor☆46Updated 2 years ago
- OCaml with typed algebraic effects☆50Updated 6 years ago
- A tool that creates stand-alone source bundles from opam packages☆26Updated 2 years ago
- Property-based testing at ease☆42Updated 3 years ago
- Scalable LRU caches for OCaml☆43Updated 2 years ago
- Lock-free Sets and Maps for OCaml multicore☆33Updated 2 years ago
- Universally unique identifiers (UUIDs) for OCaml☆44Updated 2 months ago
- A tail-recursive list map with good performance for all list sizes. Not actually written in assembly.☆13Updated 3 years ago
- a distributed computing library for OCaml☆24Updated last year
- Lwt-enabled distributed computing library☆41Updated 2 years ago
- Show the internal dependencies in your OCaml/Reason/Dune project☆60Updated 3 weeks ago
- Monotonic wall-clock time for OCaml☆34Updated 8 months ago
- Red-Black Trees for OCaml.☆23Updated 8 years ago
- An MVC library for writing interactive webpages in OCaml☆35Updated 10 years ago
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- a solver for opam packages using 0install's solver engine☆22Updated 7 months ago
- Open records implemented using map over universal type☆33Updated 5 years ago
- Ensure dune and opam dependencies are consistent☆43Updated 5 months ago
- A session manager for your everyday needs☆43Updated 2 years ago
- Easy OCaml scripts (unreleased)☆20Updated 3 months ago
- Trivial/Tagless Polytypic Functions☆23Updated 5 years ago
- automatic ci configuration for the people