janestreet / ppx_assert
Assert-like extension nodes that raise useful errors on failure
☆17Updated last week
Alternatives and similar repositories for ppx_assert:
Users that are interested in ppx_assert are comparing it to the libraries listed below
- Lwt-enabled distributed computing library☆41Updated 2 years ago
- Universally unique identifiers (UUIDs) for OCaml☆44Updated last month
- Generate functions to read/write records in csv format☆19Updated last week
- Streaming ZIP XML XLSX parser☆20Updated 4 months ago
- Websockets implementation for httpaf☆32Updated 5 years ago
- Printf-style format-strings for user-defined string conversion☆22Updated last week
- Tools to manipulate source files (linting, patching, etc.)☆21Updated 6 years ago
- [alpha] lightweight fiber library for OCaml 5☆15Updated 6 months ago
- Medium weight threads - preemptive thread pools for Lwt☆31Updated 3 years ago
- Library to provide a fast integer (x64 arch) or allocated int32 (x84 arch)☆24Updated last month
- Deprecated, use ocaml-ppx/ppxlib instead☆15Updated 7 years ago
- A PPX syntax extension for the OCaml programming language. Adds a compile-time "if" statement.☆21Updated 4 years ago
- Monotonic wall-clock time for OCaml