let-def / grenierLinks
Misc algorithms in OCaml (HyperLogLog, jump consistent hashing)
☆71Updated last year
Alternatives and similar repositories for grenier
Users that are interested in grenier are comparing it to the libraries listed below
Sorting:
- Matching Regular Expressions with OCaml Patterns☆55Updated 2 years ago
- The core parallel and shared memory library used by Hack, Flow, and Pyre☆42Updated 4 years ago
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 3 months ago
- Ropes ("heavyweight strings") for OCaml☆48Updated last year
- Trivial Metaprogramming tool using the OCaml toplevel☆55Updated 3 years ago
- Ocaml bindings for lmdb.☆47Updated 2 months ago
- A simple state-machine framework for OCaml based on QCheck☆67Updated 4 years ago
- Show the internal dependencies in your OCaml/Reason/Dune project☆61Updated 6 months ago
- DEPRECATED. We recommend Jane Street's dune (formerly jbuilder).☆23Updated 8 years ago
- A session manager for your everyday needs☆43Updated 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 3 months ago
- Various signed and unsigned integer types for OCaml☆65Updated 11 months ago
- Self-contained OCaml bindings to linenoise, easy high level readline functionality in OCaml☆55Updated last year
- OCaml Format pretty-printer combinators