ocaml / RFCsLinks
Design discussions about the OCaml language
☆169Updated 7 months ago
Alternatives and similar repositories for RFCs
Users that are interested in RFCs are comparing it to the libraries listed below
Sorting:
- A CI for OCaml projects☆115Updated last week
- Streamlining the release of dune packages to opam☆118Updated 2 weeks ago
- Syntax extension for writing in-line tests in ocaml code☆140Updated last week
- A tool-agnostic formal specification language for OCaml.☆149Updated 2 weeks ago
- A Simple Profiling Library for OCaml☆134Updated 8 months ago
- Assemble dune workspaces to build your project and its dependencies as a whole☆133Updated last week
- Parallel Programming over Domains☆178Updated 6 months ago
- Base library and tools for ppx rewriters☆273Updated last week
- Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.☆124Updated 8 months ago
- Cram like framework for OCaml☆172Updated last week
- Code coverage for OCaml and ReScript☆314Updated last month
- Simple template for midsize OCaml project☆127Updated 8 months ago
- GitHub Action for the OCaml programming language☆218Updated this week
- An OCaml lexer generator for Unicode☆262Updated 3 weeks ago
- Fuzzy type search for OCaml documentation☆85Updated last year
- Progress bar library for OCaml☆141Updated 2 weeks ago
- Keeps things up-to-date (a CI/CD pipeline OCaml eDSL)☆147Updated 7 months ago
- Terminal manipulation library for OCaml☆224Updated last month
- Lightweight document☆143Updated 2 weeks ago
- A benchmark suite for the OCaml compiler☆85Updated last year
- OCaml bindings to the SQLite3 database☆125Updated last month
- drom is a wrapper over opam/dune in an attempt to provide a cargo-like user experience. It can be used to create full OCaml projects with…☆195Updated 6 months ago
- Documentation compiler for OCaml and Reason☆340Updated last month
- QuickCheck inspired property-based testing for OCaml.