Futures An implementation of OCaml futures using UNIX processes and pipes. All the heavy lifting is done in future.ml{i}, with a few example applications located in the 'examples' folder.