Index of types
Index of exceptions
Index of values
Index of modules
Index of module types


Cbuffer
Circular buffers.
Command
command-line parsing with hierarchical sub-commands
Dispatch_arg
Command line argument handling by projecting ocaml functions.
Escaping
String escaping.
Exception_check
Code to test the effect of exceptions happening in strategic places in daemons.
Extended_array
Extensions to Core.Core_array.
Extended_common
Pervasive functions.
Extended_exn
Extensions to Core.Exn.
Extended_filename
Extensions to Core.Core_filename.
Extended_float
Extensions to Core.Float.
Extended_gc
Extensions to Core.Gc.
Extended_linux
Epoll
Extended_list
Extensions to Core.Core_list.
Extended_option
Extended_result
Extended_sexp
The ocaml pretty printer (used by sexplib) is a speed daemon but is, sadly enough, produces wrong output (e.g it overflows in places where this could have avoided).
Extended_string
Extensions to Core.Core_String .
Extended_unix
Extensions to Core.Unix.
Find
Unix like find.
Fold_map
Fold_table
Function
Functional composition.
Hashtree
This module implements a normal hashtbl, with one tweak.
Int_set
Mutable finite sets of non-negative integers.
Iter
Astract iterators.
Logger
Another logging library.
Loggers
High-level logging capabilities
Lru
Least Recently Used cache
Malloc
Malloc bindings
Net_utils
Networking utilities
Ocaml_utils
Utility functions concerning the OCaml-runtime
Pp
Pretty printing.
Process
Low-level process handling
Procfs
Process and system stats
Prompt
Prompt user for input, passwords, yes/no
Readline
Interactive line editing.
Res_array
Extension to res.
Rmap
This module implements an imperative map based on a mutable AVL tree.
Rw_mutex
Read/write mutexes
Semaphore
Semaphores
Sendmail
Shell
Shell scripting in OCaml.
Syslog
Syslog Interface
Union_find
Disjoint-sets.
Unix_utils
Interface to Unix utility functions
Vector