Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Index of modules


B
BE [Lwt_io]

Reading/writing of numbers in big-endian


E
E [Lwt_react]

L
LE [Lwt_io]

Reading/writing of numbers in little-endian

LargeFile [Lwt_unix]
Lwt

Module Lwt: cooperative light-weight threads.

Lwt_bytes

Byte arrays

Lwt_chan

Module Lwt_chan: cooperative, Pervasives-like, I/O functions

Lwt_condition

Conditions

Lwt_daemon

Daemon helpers

Lwt_engine

Lwt unix main loop engine

Lwt_event

Events utilities

Lwt_gc

Interaction with the garbage collector

Lwt_io

Buffered byte channels

Lwt_lib

Cooperative unix system calls

Lwt_list

List helpers

Lwt_log

Logging facility

Lwt_log_rules

Logging rules parsing

Lwt_main

Main loop and event queue

Lwt_mutex

Cooperative locks for mutual exclusion

Lwt_mvar

Mailbox variables

Lwt_pool

Creating pools (for example pools of connections to a database).

Lwt_pqueue
Lwt_preemptive

This module allows to mix preemptive threads with Lwt cooperative threads.

Lwt_process

Process management

Lwt_react

React utilities

Lwt_sequence

Mutable sequence of elements

Lwt_signal

Signals utilities

Lwt_ssl

OCaml-SSL integration

Lwt_stream

Data streams

Lwt_switch

Lwt switches

Lwt_sys

System informations.

Lwt_throttle

Rate limiters

Lwt_timeout

Timeouts

Lwt_unix

Cooperative system calls

Lwt_util

Note: This lodule is deprecated.


M
Make [Lwt_throttle]
Make [Lwt_pqueue]

P
Pa_lwt

Syntactic sugars for lwt

Pa_lwt_log

Logging facility


S
S [Lwt_react]
Section [Lwt_log]

Sections