ocaml / ocamlunixLinks
Unix system programming in OCaml book
☆289Updated 7 years ago
Alternatives and similar repositories for ocamlunix
Users that are interested in ocamlunix are comparing it to the libraries listed below
Sorting:
- Pure OCaml Git format and protocol☆364Updated 2 weeks ago
- Multicore OCaml☆765Updated 2 years ago
- All the examples in Real World OCaml☆376Updated last year
- A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.☆502Updated last week
- Sinatra like web toolkit for OCaml☆775Updated 3 months ago
- Jane Street's standard library overlay (kernel)☆216Updated last week
- Typed Regular Expressions☆172Updated 5 years ago
- Parser combinators built for speed and memory efficiency☆676Updated 8 months ago
- Library and Toolkit for Standard ML☆145Updated 2 years ago
- Universal toplevel for OCaml☆872Updated 6 months ago
- A REST toolkit for OCaml☆223Updated 3 years ago
- Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"☆149Updated 4 months ago
- Indentation tool for OCaml, to be used from editors like Emacs and Vim.☆203Updated 4 months ago
- Emacs OCaml mode☆375Updated 3 months ago
- A high performance, memory efficient, and scalable web server written in OCaml☆542Updated last year
- Poly/ML☆503Updated last week
- TLS in pure OCaml☆309Updated last month
- a book about ocaml☆186Updated 8 years ago
- Tutorial on Multicore OCaml parallel programming with domainslib