ocaml-community / awesome-ocaml
A curated collection of awesome OCaml tools, frameworks, libraries and articles.
☆2,843Updated 2 months ago
Alternatives and similar repositories for awesome-ocaml:
Users that are interested in awesome-ocaml are comparing it to the libraries listed below
- Context sensitive completion for OCaml in Vim and Emacs☆1,596Updated this week
- V2 of Real World OCaml☆1,198Updated 6 months ago
- A composable build system for OCaml.☆1,657Updated this week
- Tidy, feature-complete Web framework☆1,646Updated 3 weeks ago
- Sinatra like web toolkit for OCaml☆766Updated 7 months ago
- The core OCaml system: compilers, runtime system, base libraries☆5,582Updated this week
- Jane Street Capital's standard library overlay☆1,128Updated last month
- Owl - OCaml Scientific Computing @ https://ocaml.xyz☆1,232Updated last week
- Multicore OCaml☆762Updated 2 years ago
- Implementations of various type systems in OCaml.☆1,553Updated 9 years ago
- A collection of resources for learning type theory and type theory adjacent fields.☆2,197Updated 4 months ago
- Universal toplevel for OCaml☆854Updated last month
- A collection of awesome Haskell links, frameworks, libraries and software. Inspired by awesome projects line.☆3,123Updated last year
- A Dependently Typed Functional Programming Language☆3,437Updated 5 months ago
- Compiler from OCaml to Javascript.☆973Updated this week
- OCaml promises and concurrent I/O☆729Updated this week
- Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)☆3,356Updated 4 years ago
- Irmin is a distributed database that follows the same design principles as Git☆1,863Updated last month
- An OCaml library for HTTP clients and servers using Lwt or Async☆717Updated last week
- What I Wish I Knew When Learning Haskell