dbuenzli / downLinks
An OCaml toplevel (REPL) upgrade
☆93Updated 4 months ago
Alternatives and similar repositories for down
Users that are interested in down are comparing it to the libraries listed below
Sorting:
- Lookup documentation of installed OCaml packages☆71Updated 2 months ago
- Matching Regular Expressions with OCaml Patterns☆55Updated 2 years ago
- OCaml Format pretty-printer combinators☆77Updated 4 months ago
- Trivial Metaprogramming tool using the OCaml toplevel☆55Updated 3 years ago
- Ppx_deriving plugin for generating command line interfaces from types (Cmdliner.Term.t)☆97Updated 2 years ago
- Easy access to the interface information of installed OCaml libraries for editors like Emacs and Vim.☆68Updated 4 months ago
- Abstract engine for text edition in OCaml☆122Updated 4 months ago
- print nested boxes, lists, arrays, tables in several formats☆80Updated 6 months ago
- OCaml interface to the YAML 1.1 spec☆79Updated 2 years ago
- A shell library for OCaml☆84Updated last year
- Selective Applicative Functors in OCaml: Declare Your Effects Statically, Select Which to Execute Dynamically☆47Updated 6 years ago
- Logging infrastructure for OCaml☆89Updated 4 months ago
- Streamlining the release of dune packages to opam☆118Updated 2 months ago
- Cheatsheet for adding command-line options to an OCaml program using cmdliner☆65Updated 3 years ago
- A pure OCaml Gameboy emulator☆85Updated 6 years ago
- Minimal HTTP server using good old threads + blocking IO, with a small request router.☆81Updated 4 months ago
- Self-contained OCaml bindings to linenoise, easy high level readline functionality in OCaml☆55Updated last year
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 4 months ago
- DEPRECATED. We recommend Jane Street's dune (formerly jbuilder).☆23Updated 8 years ago
- Fuzzy type search for OCaml documentation☆85Updated last year
- A simple multi-format pretty-printer for Menhir.☆59Updated last week
- A site generator in OCaml 🐫 (OCurrent pipelines too)☆71Updated 3 years ago
- Browser programming toolkit for OCaml☆106Updated 4 months ago
- Private extraction of astrada's lens library☆56Updated 4 years ago
- ☆33Updated last week
- Misc algorithms in OCaml (HyperLogLog, jump consistent hashing)☆71Updated last year
- Less redundancy in type declarations and signatures☆92Updated last month
- Declarative 2D vector graphics for OCaml☆98Updated 4 months ago
- A Simple Profiling Library for OCaml