mmottl / ocaml-prog-patsLinks
OCaml Programming Patterns - random tricks, "design patterns", etc.
☆52Updated last month
Alternatives and similar repositories for ocaml-prog-pats
Users that are interested in ocaml-prog-pats are comparing it to the libraries listed below
Sorting:
- DEPRECATED. We recommend Jane Street's dune (formerly jbuilder).☆23Updated 8 years ago
- A simple state-machine framework for OCaml based on QCheck☆67Updated 3 years ago
- Misc algorithms in OCaml (HyperLogLog, jump consistent hashing)☆69Updated last year
- Trivial Metaprogramming tool using the OCaml toplevel☆55Updated 3 years ago
- Ropes ("heavyweight strings") for OCaml☆48Updated last year
- Red-Black Trees for OCaml.☆23Updated 9 years ago
- Adaptive Radix Tree in OCaml☆51Updated last year
- An easy interface on top of the Irmin library.☆44Updated 5 years ago
- Generate Shell Phrases In OCaml☆48Updated 3 years ago
- OCaml with macros☆58Updated 3 months ago
- A session manager for your everyday needs☆43Updated 3 years ago
- Easy access to the interface information of installed OCaml libraries for editors like Emacs and Vim.☆65Updated last month
- Declarative events and signals for OCaml☆50Updated last year
- ☆32Updated this week
- An OCaml toplevel (REPL) upgrade☆94Updated last month
- Matching Regular Expressions with OCaml Patterns☆55Updated 2 years ago
- print nested boxes, lists, arrays, tables in several formats