xvw / ppx_refutable_testLinks
Provide a testing environnement (refutable) for OCaml using -ppx
☆19Updated 8 years ago
Alternatives and similar repositories for ppx_refutable_test
Users that are interested in ppx_refutable_test are comparing it to the libraries listed below
Sorting:
- Drumaderian is a small framework for building VideoGame over Js_of_ocaml using Canvas. But... still in progress !☆12Updated 8 years ago
- A super simple library (with use case) for Js_of_ocaml☆15Updated 9 years ago
- my own standard library for OCaml for Js ecosystem, because it's fun to reinvent the wheel☆22Updated 2 years ago
- Binding in Js_of_ocaml for the BroadcastChannel API☆10Updated 5 years ago
- A small router to write easily single-page-app in Js_of_ocaml☆23Updated 5 years ago
- Page of the RMEx organisation☆10Updated 5 years ago
- experiments with Brr/Note☆13Updated 4 years ago
- Format string experimentations☆13Updated 4 years ago
- Bot posting reports on opam-repository pull-request using a web hook☆17Updated 5 years ago
- A small command-line tool to help with mechanical edition of opam files☆10Updated 2 years ago
- Kohai is a very simple (but opinionated) timetracker for my personal usage☆13Updated last month
- Lets you create interactive shells in OCaml.☆10Updated 9 years ago
- [beta] persistent memoization of computations, e.g. for repeatable tests and benchmarks☆16Updated 5 years ago
- RSS and Atom feed parsing☆34Updated 5 months ago
- A planet (feed aggregator) for OCaml.☆27Updated last year
- Nullable-array is a small self-contained library providing an efficient implementation for a type equivalent to `'a option array`☆16Updated 4 years ago
- A buffer implementation optimized for immutable strings.☆14Updated 9 years ago
- Hexadecimal encoding and decoding, mirror of https://git.robur.coop/robur/ohex☆10Updated last year
- Interacting with cron from OCaml☆14Updated 3 years ago
- HTTP toolkit for OCaml (unreleased)☆19Updated last month
- HTTP combinators for MirageOS☆11Updated 6 years ago
- Flow implementations for Mirage☆12Updated 9 months ago
- OCaml ppx preprocessor to generate SQLite3 prepared statements and query functions☆12Updated 10 years ago
- Dissect OCaml compiled programs, and weight their content☆25Updated 3 years ago
- ☆12Updated 3 weeks ago
- Simple templating based on XML ropes☆12Updated 10 years ago
- [WIP] A small framework to build "electron app" using OCaml via Js_of_ocaml