Model finder for higher-order logic
☆50Dec 7, 2025Updated 3 months ago
Alternatives and similar repositories for nunchaku
Users that are interested in nunchaku are comparing it to the libraries listed below
Sorting:
- LINQ-like combinators for manipulating collections of in-memory data☆16Sep 21, 2020Updated 5 years ago
- Overlay over bigarrays of chars☆13Oct 23, 2020Updated 5 years ago
- OpenSSL bindings to OCaml EIO☆20Jun 25, 2024Updated last year
- [beta] High-level wrapper around ocaml-sqlite3☆17Apr 28, 2022Updated 3 years ago
- A PPX syntax extension for the OCaml programming language. Adds a compile-time "if" statement.☆21Nov 20, 2020Updated 5 years ago
- ☆12Jul 8, 2019Updated 6 years ago
- OCaml implementation of sets as hash tables by Jean-Christophe Filliatre☆10Feb 13, 2025Updated last year
- Library containing the definition of S-expressions and some base converters☆20Jan 15, 2026Updated last month
- A small command-line tool to help with mechanical edition of opam files☆10Aug 15, 2023Updated 2 years ago
- Convert a cmi file back to an mli interface☆13Oct 4, 2012Updated 13 years ago
- A pipeline that deploys unikernels and other services☆23Jul 25, 2025Updated 7 months ago
- s-expression codecs and updates for OCaml☆11Mar 23, 2017Updated 8 years ago
- Map à la Binary Radix Tree☆19Mar 10, 2022Updated 3 years ago
- A tail-recursive list map with good performance for all list sizes. Not actually written in assembly.☆13Sep 23, 2021Updated 4 years ago
- being a bidirectional reformulation of Martin-Löf's 1971 type theory☆25Sep 6, 2017Updated 8 years ago
- A simple BDD library for OCaml☆13May 20, 2025Updated 9 months ago
- Implementation of the Hash Array Mapped Trie data structure in OCaml☆13Jan 9, 2022Updated 4 years ago
- Tactic for polynomial manipulations☆13Jan 29, 2026Updated last month
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…